est_ptr_on_all {demic}R Documentation

Estimates PTRs based on the whole input dataset

Description

Estimates PTRs based on the whole input dataset

Usage

est_ptr_on_all(X)

Arguments

X

cov3 dataframe

Value

est_ptrs dataframe on success, null otherwise

Examples

est_ptrs_001 <- est_ptr_on_all(max_bin_003)
est_ptrs_001


[Package demic version 2.0.0 Index]