Description Usage Arguments Details Value Author(s) See Also Examples
summary.Pedigree
reports TODO.
1 2 |
object |
pedigree object |
... |
additional arguments for other methods (not used) |
TODO.
TODO.
Gregor Gorjanc
1 2 | ped <- generatePedigree(nId=5)
summary(ped)
|
Loading required package: MASS
Attaching package: ‘GeneticsPed’
The following object is masked from ‘package:stats’:
family
id father mother generation sex
Min. : 1.0 Min. :1.00 Min. :3.0 Min. :1 Min. :1.0
1st Qu.: 4.5 1st Qu.:1.25 1st Qu.:4.0 1st Qu.:1 1st Qu.:1.0
Median : 8.0 Median :4.00 Median :6.5 Median :2 Median :1.0
Mean : 8.0 Mean :4.00 Mean :6.3 Mean :2 Mean :1.4
3rd Qu.:11.5 3rd Qu.:6.75 3rd Qu.:9.0 3rd Qu.:3 3rd Qu.:2.0
Max. :15.0 Max. :7.00 Max. :9.0 Max. :3 Max. :2.0
NA's :5 NA's :5
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.