logLik.SATcurve: Log-Likelihood of a 'SATcurve' Object

Description Usage Arguments Value

Description

Extract the log-likelihood of the fitted SAT curve.

Usage

1
2
## S3 method for class 'SATcurve'
logLik(object, useMSE = FALSE, ...)

Arguments

object

object of class SATCurve

useMSE

logical. If TRUE, MSE instead of logLik is retured.

...

further arguments (currently unused)

Value

an object of class logLik, with the value corresponding to the log-likelihood (or MSE if useMSE=TURE of the fitted SAT curve.


matsukik/mrsat documentation built on May 21, 2019, 12:57 p.m.