An object summarizing the observed mixture model and theoretical models as plottable data.frames.
observeddata.frame of observed values. Must have the following columns: "batch" (bactor), "component" (factor), "copynumber" (factor), "x.val" (numeric). Otherwise identical to 'MixtureSummary' .
theoreticaldata.frame of predicted densities. Must have the following columns: "batch" (factor), "component" (factor), "copynumber" (factor), "x" (numeric), "y" (numeric). Otherwise identical to 'MixtureSummary' .
nBinsinteger value for reccomended number of bins when plotting over the exact range of '.Data@observed$x.val' . Identical to 'MixtureSummary' .
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.