as_loghr_data: Convert to 'loghr_data'

Description Usage Arguments

View source: R/data-objects.R

Description

Methods to convert an object to a loghr_data object.

Usage

1
2
3
4
as_loghr_data(x, ...)

## S3 method for class 'data.frame'
as_loghr_data(x, estimate = "estimate", standard_error = "standard_error", ...)

Arguments

x

An R object.

estimate

Name of the column containing the point estimate of the log hazard ratio.

standard_error

Name of the column containing the standard error of the estimate of the log hazard ratio.


phcanalytics/ecmeta documentation built on Dec. 22, 2021, 7:48 a.m.