nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Math.Statistics.ANOVA / OPLS

OPLS

Full name Microsoft.VisualBasic.Math.Statistics.Hypothesis.ANOVA.OPLS Assembly Microsoft.VisualBasic.Math.Statistics.ANOVA Members 2

01 Syntax

Microsoft.VisualBasic.Math.Statistics.Hypothesis.ANOVA.OPLS

02 Methods

NameOverloadsSummary
OrthogonalProjectionsToLatentStructures 1 Do OPLS-DA analysis
OplsModeling 1

03 Members

method OrthogonalProjectionsToLatentStructures #
OrthogonalProjectionsToLatentStructures(StatisticsObject, Int32)

Do OPLS-DA analysis

Parameters
NameTypeDescription
statObjectStatisticsObject

-

componentInt32

-

method OplsModeling #
OplsModeling(Int32, Int32, Double(), Double(), Double(), Double(), Double(), Double(), Double(), Double(), Double(), Double(), Double(), Double())