Learn R Programming

concrete (version 1.0.5)

getPropScore: 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