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

mkgrid

Generate Grids of Observations


Description

Make a grid of values

Usage

mkgrid(object, ...)
## S3 method for class 'continuous_var'
mkgrid(object, n = 2, ...)

Arguments

object

an object of class var or vars

n

number of grid points for a continous variable

...

additional arguments

Details

The function returns a names list of values for each variable.


variables

Variable Descriptions

v1.1-0
GPL-2
Authors
Torsten Hothorn [aut, cre] (<https://orcid.org/0000-0001-8301-0471>)
Initial release
2021-03-08

We don't support your browser anymore

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