rweWL: Weighted Likelihood Estimation for one external RWD

Description Usage Arguments

View source: R/rwe_wl.R

Description

Weighted Likelihood Estimation for one external RWD

Usage

1
2
3
4
5
6
7
rweWL(
  cur.data,
  ext.data,
  lambda,
  type = c("continuous", "binary"),
  equal.sd = TRUE
)

Arguments

cur.data

data from current study

ext.data

data from external study

lambda

power parameter without standardization of ns0

type

type of outcomes

equal.sd

boolean. whether sd is the same between the current and external study


olssol/rwetools documentation built on April 18, 2021, 11:42 a.m.