smoother_binomial: helper functions for smoother_binomial

Description Usage Methods (by class)

View source: R/impact_code.R

Description

helper functions for smoother_binomial

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
smoother_binomial(y, x, groups)

## S3 method for class 'factor'
smoother_binomial(y, x, groups)

## S3 method for class 'logical'
smoother_binomial(y, x, groups)

## S3 method for class 'character'
smoother_binomial(y, x, groups)

## S3 method for class 'numeric'
smoother_binomial(y, x, groups)

Methods (by class)


mattmills49/modeler documentation built on May 21, 2019, 1:25 p.m.