View source: R/summary_gpt_fit.R
summary.gpt_fit | R Documentation |
Shows parameter estimates and goodness of fit.
## S3 method for class 'gpt_fit'
summary(object, EM = FALSE, ...)
object |
a fitted GPT model (see |
EM |
whether to use parameter estimates and likelihood from expectation-maximization (EM) fit or from the gradient-based optimization |
... |
further arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.