Click or drag to resize

MarginalEffectsParameterCalcEffectsAtTheMean Method

Take vector of the means of the observation in the logistic regression and return the parameter marginal effects at this value.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleVector EffectsAtTheMean()

Return Value

DoubleVector
See Also