print-seeds: A default printing function for the resultsSeeds class

Description Usage Arguments Value Examples

Description

This function overwrites the default print function and is used for objects of the class resultsSeeds. The print function gives the basic information about the results seeds object. The default printout is the estimated states and the calculated hidden inputs

Usage

1
2
## S4 method for signature 'resultsSeeds'
print(x)

Arguments

x

an object of the class resultsSeeds

Value

Returns a short summary of the important results

Examples

1
2
3
data(ubv_res)

plot(res[[2]])

Newmi1988/seeds documentation built on Aug. 7, 2021, 8:22 p.m.