powered by
Dens method for folded. Converts to data.frame with defined column attributes and calls data.frame method.
# S3 method for folded dens(x, ...)
folded
passed to boxplot.data.frame
boxplot.data.frame
Other univariate plots: dens.data.frame, dens_data_frame, metaplot.data.frame, metaplot.folded
dens.data.frame
dens_data_frame
metaplot.data.frame
metaplot.folded
Other dens: dens.data.frame, dens_data_frame
# NOT RUN { library(fold) data(eventsf) dens(eventsf, DV) # }
Run the code above in your browser using DataLab