Learn R Programming

noia (version 0.94.1)

print.noia: Printing Genetic Regressions and GP map analyses

Description

Display the output of functions linearRegression, multilinearRegression and linearGPmapanalysis

Usage

## S3 method for class 'noia.linear':
print(x, ...)
## S3 method for class 'noia.multilinear':
print(x, ...)
## S3 method for class 'noia.common':
print(x, ...)
## S3 method for class 'noia.linear.gpmap':
print(x, ...)

Arguments

x
An object of class "noia.linear", class "noia.linear.gpmap" or class "noia.multilinear".
...
No effect for the moment.

Details

The print method being actually very similar for the linear and multilinear regressions, both call the common method print.noia.common.

References

Le Rouzic A, Alvarez-Castro JM. (2008). Estimation of genetic effects and genotype-phenotype maps. Evolutionary Bioinformatics, 4.