summary.OpenStatsComplementarySplit: Summary for an OpenStatsComplementarySplit object

Description Usage Arguments Value Author(s) See Also Examples

View source: R/OpenStatsComplementarySplit.R

Description

This function provides summary for an 'OpenStatsComplementarySplit' object

Usage

1
2
 ## S3 method for class 'OpenStatsComplementarySplit'
summary(object, format = "rst", ...)

Arguments

object

an instance of 'OpenStatsComplementarySplit' result

format

See format argument from the knitr::kable function

...

Other parameters that can be passed to knitr::kable function

Value

The output consists of the following statistics for levels of partitioning variables (see 'variables' in the 'OpenStatsComplementarySplit' function manual):

- Applied model
- Checked/optimised model
- Treatment group
- Control group
- If possible, whether sexual dimorphism is detected from the analysis
- Genotype effect p-value
- Genotype effect p-value for females
- Genotype effect p-value for males
- If LifeStage existed in the data, LifeStage p-value
- Genotype effect for early adults
- Genotype effect for late adults
- If Sex existed in the data, Sex p-value
- If bodyweight existed in the data, bodyweight p-value

Author(s)

Hamed Haseli Mashhadi <hamedhm@ebi.ac.uk>

See Also

OpenStatsComplementarySplit, plot.OpenStatsComplementarySplit, print.OpenStatsComplementarySplit, OpenStatsAnalysis

Examples

1

OpenStats documentation built on Nov. 8, 2020, 5:20 p.m.