update.gpt_fit: Re-Fit GPT Model with Additional Constraints

View source: R/update_gpt.R

update.gpt_fitR Documentation

Re-Fit GPT Model with Additional Constraints

Description

Fits nested versions of GPT models.

Usage

## S3 method for class 'gpt_fit'
update(object, restrictions, ...)

Arguments

object

a fitted GPT model (see gpt_fit)

restrictions

a list of additional parameter constraints that are added to the original model

...

further arguments passed to gpt_fit for fitting the nested GPT model

See Also

gpt_fit


danheck/gpt documentation built on Feb. 12, 2024, 6:21 a.m.