Description Usage Arguments Details See Also Examples
View source: R/update.dbchoice.R
Updating and refitting method for object of class "dbchoice".
1 2 |
object |
an object of class "dbchoice". |
new |
a new call. |
evaluate |
If |
... |
optional arguments. Currently not in use. |
The function update()
for S3 object "dbchoice" updates a model used for
the fit that is included in object
according to a new call assigned to
new
, and then refits the updated model. The function returns the refitted
model object when evaluate = TRUE
, otherwise the updated model call.
1 | ## See Examples in dbchoice.
|
Loading required package: MASS
Loading required package: interval
Loading required package: survival
Loading required package: perm
Loading required package: Icens
Loading required package: MLEcens
Loading required package: Formula
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.