powered by
plot.DesMat
# S3 method for DesMat plot(x, show_colorbar = FALSE, ...)
An object of class `DesMat`
logical, should the colorbar be shown?
Arguments to be passed to methods
a plotly html widget, displaying the treatment status
# NOT RUN { x <- construct_DesMat(C=c(2,2,2,0,2,2,2),.5) # }
Run the code above in your browser using DataLab