TargetedLearning.CTMLEs

Exported


ctmle{T<:AbstractFloat}(logitQnA1::Array{T<:AbstractFloat, 1}, logitQnA0::Array{T<:AbstractFloat, 1}, W::Array{T<:AbstractFloat, 2}, A::Array{T<:AbstractFloat, 1}, Y::Array{T<:AbstractFloat, 1})

Performs colaborative targeted minimum loss-based estimation

Arguments

Keyword Arguments

source: TargetedLearning/src/CTMLEs.jl:255


TargetedLearning.CTMLEs.SearchStrategy

Defines how the next covariate added to g is chosen

source: TargetedLearning/src/strategies.jl:20