Description Usage Arguments Value Note See Also Examples
xPierMRS
is supposed to calculate multi-trait rating score (MRS)
from a list of dTarget/sTarget objects.
1 |
list_xTarget |
a list of "dTarget"/"sTarget" objects |
cutoff.rank |
the rank cutoff. By default it is 150 |
verbose |
logical to indicate whether the messages will be displayed in the screen. By default, it sets to true for display |
a data frame containing columns 'Target', 'MRS', 'rating' (in the form of "rating.trait_names") and 'rank' (in the form of "rank.trait_names").
none
1 2 3 4 5 | RData.location <- "http://galahad.well.ox.ac.uk/bigdata"
## Not run:
df_MRS <- xPierMRS(ls_xTarget)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.