FillSettingByHZAR: FillSettingByHZAR

Description Usage Arguments Value Author(s)

View source: R/FillSettingByHZAR.R

Description

FillSettingByHZAR integrates the the output of ReadSummary and ReadSetting functions into a data.frame object using package hzar

Usage

1
FillSettingByHZAR(sim, GradTable, tails = "none")

Arguments

sim

A string of characters indicating a ReadSummary object. Please refer to documentation of ReadSummary function for detailed usage.

GradTable

A string of characters indicating a ReadSetting object. Please refer to documentation of ReadSetting function for detailed usage.

tails

'none' fit logistic model, 'mirror' will fit a logistic function with exponenctial tails, 'auto' will choose a model with greater likelihood

Value

An input data.frame with, log likelihood of fitted model, estimates of width, center (tails = 'none'), deltaM and tauM (tail = 'auto' | 'mirror').

Author(s)

Kamil Jaron kamiljaron at gmail.com


KamilSJaron/ConjunctionStats documentation built on May 7, 2019, 12:06 p.m.