powered by
Summary method for objects obtained with an algorithm of the lphom-family (lphom, tslphom, nslphom, tslphom_dual, nslphom_joint, ....).
# S3 method for lphom summary(object, ...)
An object of class "summary.lphom".
"summary.lphom"
An object output of a lphom family algorithm.
lphom
Other arguments passed on to methods. Not currently used.
Jose M. Pavia, pavia@uv.es
mt.ns <- nslphom(France2017P[, 1:8] , France2017P[, 9:12], new_and_exit_voters= "raw") summary(mt.ns)
Run the code above in your browser using DataLab