Struct libprosic::model::likelihood::LatentVariableModel [] [src]

pub struct LatentVariableModel { /* fields omitted */ }

Variant calling model, taking purity and allele frequencies into account.

Methods

impl LatentVariableModel
[src]

[src]

Create new model.

[src]

[src]

Likelihood to observe a pileup given allele frequencies for case and control.

Trait Implementations

impl Clone for LatentVariableModel
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for LatentVariableModel
[src]

impl Debug for LatentVariableModel
[src]

[src]

Formats the value using the given formatter.