scores {gespeR} | R Documentation |
Return a named vector of phenotype scores
## S4 method for signature 'Phenotypes' scores(object) ## S4 method for signature 'gespeR' scores(object, type = c("GSP", "SSP"))
object |
A |
type |
The type of phenotype scores (GSP, SSP) |
A named vector of scores for each phenotype identifier
Fabian Schmich
data(stabilityfits) scores(stabilityfits$A)