prep: This file includes utilities of orfr package.

View source: R/Utility.R

prepR Documentation

This file includes utilities of orfr package.

Description

Copyright (C) 2021 The ORF Project Team

Usage

prep(
  data = data,
  studentid = "",
  passageid = "",
  season = "",
  grade = "",
  numwords.p = "",
  wrc = "",
  time = ""
)

Arguments

data

= student response data

Details

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. A copy of the GNU General Public License is available at http://www.gnu.org/licenses/

prep function prepares input data for mcem function

Value

data list (data.long: data frame, data.wide: list of Y, logT10, N, I)


kamataak/orfr documentation built on Nov. 19, 2022, 9:03 p.m.