human-modelling-framework

0.1.3 • Public • Published

Introduction

human-modelling-framework is a JavaScript/TypeScript library based on the human sensorimotor control modelling framework described in [1]. The driver model can be created by using the different classes implemented in the library. The most simple case would implement a single accumulator branch where the input would be a perceptual cue. You will have to tune the perceptual quantity received and predicted by assigning a Pp and a Pr object to the accumulator branch.

One example can be found on [2]. In the example, two accumulator branches are implemented and a linking function (see Link class) manages the interface between both branches.

Installation

To use the library directly in your application, you can use the NPM registry.

npm i human-modelling-framework

Final notes

You are welcome to fork the GitHub repository if you would like to extend this library.

Package Sidebar

Install

npm i human-modelling-framework

Weekly Downloads

2

Version

0.1.3

License

MIT

Unpacked Size

528 kB

Total Files

41

Last publish

Collaborators

  • christian-nils