update.bmixlm: Update and Refit a 'bmixlm' Model

Description Usage Arguments Details Value

Description

Updates and optionally refits a bmixlm fit.

Usage

1
2
## S3 method for class 'bmixlm'
update(object, ..., evaluate = TRUE)

Arguments

object

An object of class bmixlm

...

Arguments to update

evaluate

If true evaluate the new call else return the call.

Details

If the betap and sigma arguments are not specified, they are determined from the existing fit.

Value

If evaluate = TRUE the fitted object, otherwise the updated call.


SWotherspoon/bmixlm documentation built on May 9, 2019, 12:07 p.m.