Learn R Programming

rptR (version 0.9.22)

print.rpt: Print a rpt object

Description

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

Usage

# S3 method for 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

References

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