powered by
This function prints basic summary info for telefit stPredict objects
# S3 method for stPredict summary(object, t = NULL, digits = NULL, ...)
Object of class stPredict to summarise
timepoint to plot. Will automatically plot all timepoints and overall summary if NULL.
Number of digits to pass to signif, if not NULL.
S3 generic/method consistency
# NOT RUN { data("coprecip.predict") summary(coprecip.predict) # }
Run the code above in your browser using DataLab