nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Data.Bootstrapping.Fittings / BayesianCurveFitting

BayesianCurveFitting

Full name Microsoft.VisualBasic.Data.Bootstrapping.BayesianCurveFitting Assembly Microsoft.VisualBasic.Data.Bootstrapping.Fittings Members 3

01 Syntax

Microsoft.VisualBasic.Data.Bootstrapping.BayesianCurveFitting

02 Methods

NameOverloadsSummary
.ctor 1
getS2X 1
getMx 1

03 Members

method .ctor #
#ctor(Double(), Double(), Int32)
Parameters
NameTypeDescription
xDouble()

-

tDouble()

-

mInt32

order of curve fitting

method getS2X #
getS2X(Double)
method getMx #
getMx(Double)