Skip to contents
-
SEQ_data()
- Function to return the internal data from a SEQuential object
-
SEQdata.LTFU
- Simulated Lost-to-followup example data for SEQuential
-
SEQdata.multitreatment
- Simulated multitreatment example data for SEQuential multinomial models
-
SEQestimate()
- Estimate the (very rough) time to run SEQuential analysis on current machine
-
SEQopts()
- Parameter Builder for SEQuential Model and Estimates
-
SEQoutput-class
- An S4 class used to hold the outputs for the SEQuential process
-
SEQuential()
- SEQuential trial emulation
-
compevent()
- Function to return competing event models from a SEQuential object
-
covariates()
- Retrieves Outcome, Numerator, and Denominator Covariates
-
denominator()
- Retrieves Denominator Models from SEQuential object
-
diagnostics()
- Function to return diagnostic tables from a SEQuential object
-
hazard_ratio()
- Function to return hazard ratios from a SEQuential object
-
km_curve()
- Function to print kaplan-meier curves
-
km_data()
- Function to return survival data from a SEQuential object
-
numerator()
- Retrieves Numerator Models from SEQuential object
-
outcome()
- Retrieves Outcome Models from SEQuential object
-
risk_comparison()
- Function to return risk information from a SEQuential object
-
risk_data()
- Function to return risk information from a SEQuential object
-
show(<SEQoutput>)
- Show method for S4 object - SEQoutput.