Packages

c

scalation.analytics.fda

PrincipalDiff

class PrincipalDiff extends AnyRef

The PrincipalDiff class uses Principal Differential Analysis (PDA) to fit functional data from a process governed by an Ordinary Differential Equation (ODE). FIX - TBD

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PrincipalDiff
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new PrincipalDiff(y: VectorD, t: VectorD, ldo: Any)

    y

    the (raw) data points

    t

    the time points

    ldo

    the linear differential operator