powered by
sigma2<-
Create generic sigma2<- function for class
sigma2(x) <- value
An Mlr object.
Mlr
Numeric value of residual variance to assign to slot.
None.
# NOT RUN { m1 <- Mlr(ndocs = 1) sigma2(m1) <- 1.0 # }
Run the code above in your browser using DataLab