Companion
object Companion
Functions
Link copied to clipboard
fun createWelchArrayObserver(responseVariable: Response, maxNumObs: Int = 50000, maxNumReps: Int = 20, batchSize: Double = 1.0): WelchDataArrayObserver
Creates a WelchDataArrayObserver
fun createWelchArrayObserver(timeWeighted: TWResponse, maxNumObs: Int = 10000, maxNumReps: Int = 20, deltaTInterval: Double = 10.0): WelchDataArrayObserver
Creates a WelchDataArrayObserver for time weighted responses. The discretizing interval of 10 time units