cemspace(treatment=NULL, data = NULL, R=100, grouping = NULL, drop=NULL,
L1.breaks = NULL, plot = TRUE, fixed = NULL, minimal = 1, maximal = 5,
M=250, raw.profile=NULL)cem.L1profile. If passed, the L1.breaks are
ignored.imbalance.space.R random choiches
of coarsenings into
intervals between minimal and maximal for numerical, integer or
ordered factors. It drops or include dichotomous or boolean variables.
Calling directly plot on the output of cemspace has the same
effect of calling directly imbspace.plot.
If you want to relax a given cem solution, use the function
imbspace instead.
imbspace.plot, cemspacedata(LL)
tmp <- cemspace("treated", LL, drop="re78", M=50)Run the code above in your browser using DataLab