getPropScore: getPropScore

View source: R/getPropScore.R

getPropScoreR Documentation

getPropScore

Description

getPropScore

Usage

getPropScore(
  TrtVal,
  CovDT,
  TrtModel,
  MinNuisance,
  Regime,
  CVFolds,
  TrtLoss = NULL,
  ReturnModels
)

Arguments

TrtVal

numeric vector

CovDT

data.table

TrtModel

list or fitted object

MinNuisance

numeric

Regime

list

CVFolds

list

TrtLoss

character or function(A, g.A)

ReturnModels

boolean


concrete documentation built on Sept. 10, 2023, 5:06 p.m.