calc_q2: calc_q2...

Description Usage Arguments

View source: R/aiding_functions.R

Description

q2 is about how well the parents are scored and fit with the selfit segtype

Usage

1
calc_q2(par.conflicts, par.NAfrac, matchParents, parentsScoredWithF1)

Arguments

par.conflicts

Amount of conflicts in parental scores

par.NAfrac

Amount of missing values in the parents

matchParents

Should parents match F1? One of the following: "No", "Unknown", "OneOK" or "Yes"

parentsScoredWithF1

Logical, if TRUE then q2 is determined not by matchParents but by the amount of conflicts and missing values in the parents. If FALSE, par.conflicts and par.NAfrac are not used and the information on the match between parents and F1 segtype has to come from matchParents.


mdavy86/polymapR documentation built on May 25, 2019, 9:35 p.m.