Description Usage Arguments Details Value Author(s) Examples
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.
1 | InstallAuditoryModel(inOs = c("mac", "linux", "win"))
|
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. |
This function is for MAC and Linux users, while Windows users can verify if the model is installed correctly.
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).
Marc Vidal.
1 | InstallAuditoryModel("mac")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.