Learn R Programming

tramME (version 1.0.1)

weights<-: Generic method for "weights<-"

Description

Generic method for "weights<-"

Usage

weights(object) <- value

Arguments

object

A model object.

value

The new vector of the weights.

Value

An object with the same class as object, with updated weight vector.