getSignatureValue: Get the values of estimated signatures

Description Usage Arguments Value Examples

Description

Get the values of estimated signatures

Usage

1
getSignatureValue(object, sinInd = 1)

Arguments

object

the EstimatedParameters class (the result of getPMSignature)

sigInd

the index of the estimated signatures

Value

mutation signature parameter values estimated by getPMSignature

Examples

1
2
After obtaining EstimatedParameters (typically by \code{getPMSignature}) as Param,
print(getSignatureValue(Param, 1))

friend1ws/pmsignature documentation built on May 16, 2019, 3:27 p.m.