powered by
swissMrP
Provides the lowest, the two median, and the highest estimates of public support based on the MrP results.
# S3 method for swissMrP summary(object,...)
An object generated by swissMrP.
additional arguments to be passed to summary function.
summary
# NOT RUN { ## fake data example fake <- runif(26) class(fake) <- "swissMrP" summary(fake) # }
Run the code above in your browser using DataLab