InstallAuditoryModel: Install the Auditory Model

Description Usage Arguments Details Value Author(s) Examples

Description

Running the Auditory Model (ASTM) makes it necessary to give permissions to execute a compiled version of the Auditory Modeling library, also developed at UGent. To install all dependencies correctly, before start working with IPEM use this function.

Usage

1
InstallAuditoryModel(inOs = c("mac", "linux", "win"))

Arguments

inOs

On which system do you want to check the installation of ATSM? It can be a character vector (selecting from "mac", "linux", "win") indicating your operating system.

Details

This function is for MAC and Linux users, while Windows users can verify if the model is installed correctly.

Value

Depending on the system you will get a specific message about the installation process. The window where the files are located will open (only Windows).

Author(s)

Marc Vidal.

Examples

1

m-vidal/pv01 documentation built on Dec. 2, 2020, 1:24 a.m.