Learn R Programming

jaatha (version 2.7.0)

convertSimResultsToDataFrame: Converts simulation results into a data frame that is usable for fitting a glm.

Description

Currently only works with nx2 matix summary statistics.

Usage

convertSimResultsToDataFrame(sim.data, sum.stat, mask = NULL)

Arguments

sim.data
Results from simulations
sum.stat
Name of the summary statistics which should get converted
mask
Boolean vector of positions to exclude in the data.frame

Value

  • The summary statistics as data.frame