varimax

package
v0.0.0-...-d2369fc Latest Latest
Warning

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

Go to latest
Published: May 18, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LambdaGraph

func LambdaGraph(root *op.Scope, phphi, phR tf.Output) tf.Output

LambdaGraph make the graph for lambda.

func R0Graph

func R0Graph(root *op.Scope, k int32) tf.Output

R0 make the graph for the initial R.

func RGraph

func RGraph(root *op.Scope, phu, phvh tf.Output) tf.Output

func SVDGraph

func SVDGraph(root *op.Scope, phphi, phLambda tf.Output, gamma, p float64) (tf.Output, tf.Output, tf.Output)

Types

type Varimax

type Varimax struct {
	Gamma float64
	Q     int
	Tol   float64
}

func NewVarimax

func NewVarimax() *Varimax

func (*Varimax) Fit

func (v *Varimax) Fit(Phi *mat.Dense) (*mat.Dense, error)

Jump to

Keyboard shortcuts

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