doViperSummary {viperData}R Documentation

doViperSummary

Description

This function estimates the VIPER performance results. Before archiving this on GitHub, the function was called analyzeData.

Usage

doViperSummary(viperObs0)

Arguments

viperObs0

A VIPER raw-data file: viperObs365, viperObs455

Value

A VIPER summary file: viperSummary365 or viperSummary455

Examples

# This example takes a long time (4min with Intel Core i7).
# I am commenting it out so that package checks don't take too long.
# You are welcome to run it!
# library("iMRMC")
# viperSummary <- viperData::doViperSummary(viperData::viperObs455)

[Package viperData version 1.0.2 Index]