new_mcgf_rs {mcgf} | R Documentation |
Create an mcgf_rs object
new_mcgf_rs(x, label)
x |
An mcgf object. |
label |
A vector of regime labels. Its length must be the same as
the number rows in |
An S3 object of class mcgf_rs
. As it inherits and extends the
mcgf
and then thedata.frame
class, all methods remain valid to the
data
part of the object. Additional attributes may be assigned and
extracted.