refit: Generic method for fitting model from passed model fit object

View source: R/generics_s3.R

refitR Documentation

Generic method for fitting model from passed model fit object

Description

Generic method for fitting model from passed model fit object

Usage

refit(m, ...)

Arguments

m

object

...

other arguments passed that control fitting

Value

object of the same class as m


fido documentation built on June 22, 2024, 9:36 a.m.