Blank                   Blank Curve constructor function
Curve-class             Curve Class for defining distributions
Exponential             Exponential Curve constructor function
GGamma                  Generalised Gamma Curve constructor function
Gompertz                Gompertz Curve constructor function
InstantR                InstantR RCurve constructor function
LinearR                 LinearR RCurve constructor function
LogLogistic             Log-logistic Curve constructor function
Lognormal               Log-normal Curve constructor function
MixExp                  Mixture Exponential Curve constructor function
MixWei                  Mixture Weibull Curve constructor function
PieceExponential        Piecewise Exponential Curve constructor
                        function
PieceR                  PieceR RCurve constructor function
PieceRMaxF              PieceR RCurve constructor function
RCurve-class            RCurve Class for defining recruitment
                        distributions
Weibull                 Weibull Curve constructor function
analyse_sim             Analyse simulations of time-to-event data using
                        arbitrary event, censoring and recruitment
                        distributions.
createRFfunction        Method for creating a random draw function from
                        a Curve object
createRFfunction,Curve-method
                        Method for creating a random draw function from
                        a Curve object
evaluateCDFfunction     Method for evaluating the CDF function for a
                        Curve object at q
evaluateCDFfunction,Curve-method
                        Method for evaluating the CDF function for a
                        Curve object at q
evaluateInvfunction     Method for evaluating the inverse-CDF function
                        for a Curve object at p
evaluateInvfunction,Curve-method
                        Method for evaluating the inverse-CDF function
                        for a Curve object at p
event_prediction        Event prediction using patient-level survival
                        data and a recruitment RCurve
event_prediction_KM     Event prediction using a lifetable and a
                        recruitment RCurve
fit_KM                  Fit Weibull, Log-Normal or Exponential survival
                        curves to Kaplan Meier estimates
fit_tte_data            Fit Weibull, Log-Normal or Exponential survival
                        curves to patient-level time-to-event data
frontierpower           Calculate Frontier power from number of events
getAssessCDFfunction    Method for returning the CDF function for a
                        RCurve object
getAssessCDFfunction,RCurve-method
                        Method for returning the CDF function for a
                        RCurve object
getCDFfunction          Method for returning the CDF function for a
                        Curve object
getCDFfunction,Curve-method
                        Method for returning the CDF function for a
                        Curve object
getInvfunction          Method for returning the inverse-CDF function
                        for a Curve object
getInvfunction,Curve-method
                        Method for returning the inverse-CDF function
                        for a Curve object
getLength               Method for returning the recruitment length
                        from a RCurve
getLength,RCurve-method
                        Method for returning the recruitment length
                        from a RCurve
getN                    Method for returning the total patient number
                        from a RCurve
getN,RCurve-method      Method for returning the total patient number
                        from a RCurve
getNactive              Method for returning the active arm patient
                        number from a RCurve
getNactive,RCurve-method
                        Method for returning the active arm patient
                        number from a RCurve
getNames                Method for returning all parameter names from a
                        Curve object
getNames,Curve-method   Method for returning all parameter names from a
                        Curve object
getNcontrol             Method for returning the control arm patient
                        number from a RCurve
getNcontrol,RCurve-method
                        Method for returning the control arm patient
                        number from a RCurve
getPDFfunction          Method for returning the PDF function for a
                        Curve object
getPDFfunction,Curve-method
                        Method for returning the PDF function for a
                        Curve object
getParam                Method for returning a single parameter from a
                        Curve object
getParam,Curve-method   Method for returning a single parameter from a
                        Curve object
getParams               Method for returning all parameters from a
                        Curve object as a list
getParams,Curve-method
                        Method for returning all parameters from a
                        Curve object as a list
getParamsV              Method for returning all parameters from a
                        Curve object as a vector
getParamsV,Curve-method
                        Method for returning all parameters from a
                        Curve object as a vector
getPatients             Method for calculating expected number of
                        recruited patients at a given time from an
                        RCurve
getPatients,RCurve-method
                        Method for calculating expected number of
                        recruited patients at a given time from an
                        RCurve
getRFfunction           Method for returning the RF function for a
                        Curve object
getRFfunction,Curve-method
                        Method for returning the RF function for a
                        Curve object
getRatio                Method for returning the recruitment ratio from
                        a RCurve
getRatio,RCurve-method
                        Method for returning the recruitment ratio from
                        a RCurve
getType                 Method for returning the Curve type
getType,Curve-method    Method for returning the Curve type
nph_traj                Calculate analytic time-to-event trial
                        properties under non-proportional hazards and
                        complex assumptions
plotCDF                 Method for plotting the CDF of a Curve object
plotCDF,Curve-method    Method for plotting the CDF of a Curve object
plotRecruitment         Method for plotting the Recruitment Function of
                        a RCurve object
plotRecruitment,RCurve-method
                        Method for plotting the Recruitment Function of
                        a RCurve object
plotSF                  Method for plotting the Survival Function of a
                        Curve object
plotSF,Curve-method     Method for plotting the Survival Function of a
                        Curve object
plot_ep                 Plot event prediction output
plot_km_fit             Kaplan Meier Plot of Curve-Fit
plot_npht               Plot output from nph_traj
random_draw             Method for taking random draws from a Curve
                        object distribution
random_draw,Curve-method
                        Method for taking random draws from a Curve
                        object distribution
run_gestate             Load Shiny for Gestate Loads the Shiny
                        interactive GUI for gestate
setPatients             Method for setting N's in an RCurve
setPatients,RCurve-method
                        Method for setting N's in an RCurve
set_assess_time         Adjusts assessment time for simulations
set_event_number        Adjusts simulations so that administrative
                        censoring occurs at a fixed event number,
                        rather than a fixed time
show,Curve-method       Method for displaying Curve objects neatly -
                        replaces standard show method
show,RCurve-method      Method for displaying RCurve objects neatly -
                        replaces standard show method
simulate_trials         Perform simulations of time-to-event data using
                        arbitrary event, censoring and recruitment
                        distributions.
simulate_trials_strata
                        Perform multi-strata simulations of
                        time-to-event data using arbitrary event,
                        censoring and recruitment distributions.
summarise_analysis      Summarise analyses of simulations of
                        time-to-event data using arbitrary event,
                        censoring and recruitment distributions.
