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