calc_expected_: Calculate expected values from normal distribution

View source: R/utils.R

calc_expected_R Documentation

Calculate expected values from normal distribution

Description

Computes expected normal distribution values for a sequence of probability points (ppoints)

Usage

calc_expected_(data, observed)

Arguments

data

a data frame.

observed

name of the variable storing the observed values.

Value

the input data frame with the variable .expect.norm storing the expected normal distribution variables.


PiotrTymoszuk/coxExtensions documentation built on Feb. 6, 2024, 10:58 p.m.