Learn R Programming

ed50simulation (version 0.1.1)

preparePava: Covert Data Using PAVA Algorithm

Description

Covert data using PAVA algorithm, the result is uesd for isotonic regression estimation.

Usage

preparePava(data)

Arguments

data

A data frame of dose experiments.

Examples

Run this code
# NOT RUN {
library(ed50simulation)
preparePava(groupS)
preparePava(groupSN)
# }

Run the code above in your browser using DataLab