print.rpt: Print a rpt object

Description Usage Arguments Value Author(s) References

Description

Displays the results a rpt object (i.e. the result of a rpt function call) in a nice form.

Usage

1
2
## S3 method for class 'rpt'
print(x, ...)

Arguments

x

An rpt object returned from one of the rpt functions

...

Additional arguments; none are used in this method.

Value

Abbreviations in the print.rpt output:

R

Repeatability.

SE

Standard error of R.

CI

Confidence interval of R derived from parametric bootstrapping.

P

P-value

LRT

Likelihood-ratio test

Permutation

Permutation of residuals

Author(s)

Holger Schielzeth (holger.schielzeth@uni-jena.de), Shinichi Nakagawa (s.nakagawa@unsw.edu.au), Martin Stoffel (martin.adam.stoffel@gmail.com)

References

Nakagawa, S. & Schielzeth, H. (2010) Repeatability for Gaussian and non-Gaussian data: a practical guide for biologists. Biological Reviews 85: 935-956


rptR documentation built on May 2, 2019, 10:36 a.m.