update: Update a GAMLj model

update.gamljlmResultsR Documentation

Update a GAMLj model

Description

Re-estimates a GAMLj model applying new options to the original model

Usage

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

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

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

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

Arguments

object

of class 'gamlj*Results'

...

any parameter to be passed to gamlj_lm, gamlj_mixed, gamlj_glm, or gamlj_gmixed

Value

an object of class gamlj*Results as the input object

Author(s)

Marcello Gallucci


gamlj/gamlj documentation built on April 17, 2024, 7:51 p.m.