seizure_calculate: Seizure calculate

Description Usage Arguments Value

Description

This function will perform the calculations of the values for percent seizure free (on baseline days and therapy days), seizure response (daily and for every 30 days), percent seizure free response, seizure score, seizure number response (daily and for every 30 days), and seizure number score

Usage

1
2
seizure_calculate(x, n, l, baseline, therapy, patient, mrnumber, type, quality,
  number)

Arguments

x

Seizure load table

n

Number that signifies which column number corresponse with the SEIZURE_NUMBER_DAY column

l

Number that signifies which column number corresponds with the SEIZURE_LOAD_DAY column

baseline

Subset of load table corresponding with baseline days

therapy

Subset of load table corresponding with therapy days

patient

Four-letter patient initials

mrnumber

Medical record number object

type

DAY_TYPE column object

quality

DATA_QUALITY_S column object

number

SEIZURE_NUMBER_DAY/SEIZURE_LOAD_DAY data frame object

Value

Seizure response/score calculations


borumlab/response documentation built on May 13, 2019, 12:36 a.m.