Skip to content
Prev 69929 / 398506 Next

the rationale for using update()

On Wed, 18 May 2005, Dimitri Joe wrote:

            
It saves on typing (and in particular on typing errors).  Methods for 
"update" could be more efficient than fitting the model from scratch, but 
typically are not.

 	-thomas