wrap_helper: Helper function used to run the models

Description Usage Arguments Value

View source: R/nof1gen.wrap.R

Description

Allows the user to run an anaylsis on a specific data set.

Usage

1
wrap_helper(specific_data, response_type)

Arguments

specific_data

The specific part of the dataset the analysis will be conducted on.

response_type

The type of model we want to simulate. Can be normal, binomial, poisson, or ordinal.

Value

The function returns a list of two objects.

nof1_out

This the the data file that was constructed using nof1.data

result_out

This is the result of nof1.run. It is the result of the simulations


arisp99/nof1gen documentation built on May 19, 2019, 9:37 p.m.