Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

new_predictor_binary

Shortcut to create a predictor object for a binary variable


Description

new_predictor_binary calls new_predictor

Usage

new_predictor_binary(p)

Arguments

p

probability of success (predictor mean)

Value

an object of class "predictor".

Examples

new_predictor_binary(p = 0.75)

pcsstools

Tools for Regression Using Pre-Computed Summary Statistics

v0.1.1
GPL (>= 3)
Authors
Jack Wolf [aut, cre, cph] (<https://orcid.org/0000-0002-8919-8740>), R Core Team and contributors worldwide [cph, aut] (Author and copyright holder of modified 'stats' fragments)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.