powered by
Summarize the estimated mean and standard error.
# S3 method for sandwich.model summary(object, ...)
Summarized statistics for the estimated mean and standard error.
A sandwich.model object generated by sandwich.model.
sandwich.model
Ignored.
data(sim.data) sim.sw <- sandwich.model(object=sim.data, sampling.attr="Value", type="shp") summary(object=sim.sw)
Run the code above in your browser using DataLab