Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

update.sbchoice

Updating and refitting model for sbchoice


Description

Updating and refitting method for object of class "sbchoice".

Usage

## S3 method for class 'sbchoice'
update(object, new, evaluate = TRUE, ...)

Arguments

object

an object of class "sbchoice".

new

a new call.

evaluate

If TRUE, refit the updated model, otherwise return the updated call.

...

optional arguments. Currently not in use.

Details

The function update() for S3 object "sbchoice" 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.

See Also

Examples

## See Examples in sbchoice.

DCchoice

Analyzing Dichotomous Choice Contingent Valuation Data

v0.0.17
GPL (>= 2)
Authors
Tomoaki Nakatani [aut, cph] (original developer), Hideo Aizaki [aut, cre] (code patches), Kazuo Sato [ctb] (theoretical part of the manual)
Initial release
2020-09-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.