targetprofile: Match subjects to profiles

View source: R/target.R

targetprofileR Documentation

Match subjects to profiles

Description

Match subjects to profiles

Usage

targetprofile(binfeatures, profileRef, match = 0.8)

Arguments

binfeatures

binarized feature data with respect to the mean value over the subjects in the feature data to be targeted

profileRef

reference profile of positive or negative treatment effects as obtained by predicteff

match

numeric value between 0 and 1 indicating the level of the match for the targeing across all the binarized features in the profile. A value of 1 means that all the binarized features must take identical values in the profile (i,e "positive") for an individual to be clsssified in its subpopulation (of positive treatment effects).

Value

a logical vector indicating the features that matched the profile


teff-package/teff documentation built on March 20, 2022, 8:25 p.m.