Description Usage Arguments Details Author(s) Examples
View source: R/summary.phenopix.R
Summary method for objects of class phenopix
| 1 2 | 
| object | An object of class  | 
| ... | further arguments passed to or from other methods. | 
Prints a sintetic summary of the object.
Gianluca Filippa <gian.filippa@gmail.com>
| 1 2 3 4 5 6 7 | ## Not run: 
data(bartlett2009.filtered)
fitted <- greenProcess(bartlett2009.filtered, 'klosterman', 
  'klosterman', uncert=TRUE, plot=FALSE, nrep=5, ncores=2)
summary(fitted)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.