Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

transformIID

Compute Influence Functions after Transformation


Description

Compute influence functions after transformation based on the influence function before transformation.

Usage

transformIID(estimate, iid, type)

Arguments

estimate

[numeric matrix] the estimate value before transformation.

iid

[numeric array] the standard error before transformation.

type

[character] the transforamtion. Can be "log", "loglog", "cloglog", or "atanh" (Fisher transform).

Details

Use a delta method to find the standard error after transformation.

The iid decomposition must contain have dimension [n.obs,time,n.prediction] and estimate [n.prediction,time].


riskRegression

Risk Regression Models and Prediction Scores for Survival Analysis with Competing Risks

v2020.12.08
GPL (>= 2)
Authors
Thomas Alexander Gerds [aut, cre], Paul Blanche [ctb], Rikke Mortensen [ctb], Marvin Wright [ctb], Nikolaj Tollenaar [ctb], John Muschelli [ctb], Ulla Brasch Mogensen [ctb], Brice Ozenne [aut] (<https://orcid.org/0000-0001-9694-2956>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.