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

new_predictor_normal

Shortcut to create a predictor object for a continuous variable


Description

new_predictor_normal calls new_predictor

Usage

new_predictor_normal(mean, sd)

Arguments

mean

predictor mean (double).

sd

predictor standard deviation (double)

Value

an object of class "predictor".

Examples

new_predictor_normal(mean = 10, sd = 1)

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.