Learn R Programming

bnpsd (version 1.1.1)

q1dc: Deprecated functions in package bnpsd.

Description

The functions listed below are deprecated and will be defunct in the near future. When possible, alternative functions with similar functionality are also mentioned. Help pages for deprecated functions are available at help("-deprecated").

Usage

q1dc(n, k, sigma, a = 0, b = 2 * pi, s, F, Fst)

q1d(n, k, sigma, a = 0.5, b = k + 0.5, s, F, Fst)

qis(labs, subpops)

coanc(Q, F)

rbnpsd(Q, F, m, wantX = TRUE, wantP = TRUE, wantB = TRUE, wantPa = TRUE, lowMem = FALSE, verbose = FALSE, noFixed = FALSE)

rgeno(P, Q = NULL, lowMem = FALSE)

rpanc(m, min = 0.01, max = 0.5)

rpint(pAnc, F)

rpiaf(B, Q)

Arguments

<code>q1d</code>

For q1d, use admix_prop_1d_circular.

For q1d, use admix_prop_1d_linear.

<code>qis</code>

For qis, use admix_prop_indep_subpops.

<code>coanc</code>

For coanc, use coanc_admix.

<code>rbnpsd</code>

For rbnpsd, use draw_all_admix.

<code>rgeno</code>

For rgeno, use draw_genotypes_admix.

<code>rpanc</code>

For rpanc, use draw_p_anc.

<code>rpint</code>

For rpint, use draw_p_subpops.

<code>rpiaf</code>

For rpiaf, use make_p_ind_admix.