Skip to main content

%DeepSee.extensions.stat.Abstract1DDistribution

Property Inventory

Method Inventory

Properties

property N as %Integer;
Property methods: NDisplayToLogical(), NGet(), NIsValid(), NLogicalToDisplay(), NNormalize(), NSet()
property P [ MultiDimensional ];
Property methods: PDisplayToLogical(), PGet(), PIsValid(), PLogicalToDisplay(), PLogicalToOdbc(), PNormalize(), PSet()
property X [ MultiDimensional ];
Property methods: XDisplayToLogical(), XGet(), XIsValid(), XLogicalToDisplay(), XLogicalToOdbc(), XNormalize(), XSet()
property X0 as %Double;
Property methods: X0DisplayToLogical(), X0Get(), X0IsValid(), X0LogicalToDisplay(), X0Normalize(), X0OdbcToLogical(), X0Set()
property X1 as %Double;
Property methods: X1DisplayToLogical(), X1Get(), X1IsValid(), X1LogicalToDisplay(), X1Normalize(), X1OdbcToLogical(), X1Set()

Methods

method %OnCreate(estimateParamters As %Boolean = 1) as %Status
method GetLogLikelihood(Q As AbstractDistribution, Output sc As %Status) as %Double
method print(linesize As %Integer = 1) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab