Learn R Programming

currentSurvival (version 1.1)

chisq.naive: Compares Three or More Survival Estimates Using Naive Chi-square Test

Description

This is an internal function and is not usually called by user. This function computes naive chi-square test for the comparison of three or more survival curves at fixed points in time.

Usage

chisq.naive(st, ot.sq)

Arguments

st

point estimates at fixed points in time

ot.sq

estimated variance

Value

chi-square test statistic

References

Klein J.P., Logan B., Harhoff M., et al. (2007). Analyzing survival curves at a fixed point in time. Statistics in Medicine 26:4505--4519.

See Also

cci, clfs, chisq.log, chisq.loglog

Examples

Run this code
# NOT RUN {
# This is an internal function and is not usually called by user.
# }

Run the code above in your browser using DataLab