Skip to contents

Extract per-block local estimates from a result object.

Usage

getLocal(object)

# S4 method for class 'H2Estimate'
getLocal(object)

Arguments

object

An H2Estimate object.

Value

A data.frame of local estimates, or NULL.

Examples

data(h2EstimateExample)
getLocal(h2EstimateExample)
#> NULL