refit.tramME {tramME}R Documentation

Refit the model with a new response vector

Description

Useful for parametric bootstrap.

Usage

## S3 method for class 'tramME'
refit(object, newresp, ...)

Arguments

object

A tramME object.

newresp

A vector of new response values.

...

optional arguments for compatibility


[Package tramME version 0.0.3 Index]