print.summary.PurBayes: Print Summmary of PurBayes Analysis

Description Usage Arguments Details Value Author(s) See Also

View source: R/PurBayes.r

Description

S3 method for printing summary of PurBayes output

Usage

1
2
3
  ## S3 method for class 'summary.PurBayes'
print(x,...)
  

Arguments

x

Object of class summary.PurBayes

...

Other arguments passed to or from other methods

Details

Prints out summary information from the PurBayes model fit

Value

Prints the following information:

Purity Estimate

Posterior distribution summary of tumor purity, given as the posteior median and 2.5% and 97.5% quantiles.

Number of Populations

Value of J, number of discrete populations of mutations detected by PurBayes

Model Posterior Distributions

Quantiles of all of the parameter posterior distributions in the final model

Penalized Deviance Results

Matrix of penalized deviance results used in determining the final model fit

Author(s)

Nicholas B. Larson

See Also

PurBayes,summary.PurBayes


PurBayes documentation built on May 2, 2019, 10:59 a.m.