Learn R Programming

REQS (version 0.8-13)

R/EQS Interface

Description

Contains the function run.eqs() which calls an EQS script file, executes the EQS estimation, and, finally, imports the results as R objects. These two steps can be performed separately: call.eqs() calls and executes EQS, whereas read.eqs() imports existing EQS outputs as objects into R. It requires EQS 6.2 (build 98 or higher).

Copy Link

Version

Install

install.packages('REQS')

Monthly Downloads

297

Version

0.8-13

License

GPL-3

Maintainer

Last Published

September 28th, 2022

Functions in REQS (0.8-13)

read.eqs

Import of EQS outputs into R
call.eqs

Call EQS from R
run.eqs

Run EQS from R