model

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Inferring parameters of the Normal distribution from observations

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	Data []float64
}

data are the observations

func (*Model) Observe

func (m *Model) Observe(x []float64) float64

x[0] is the mean, x[1] is the log stddev of the distribution

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL