The Dutch tutorial (handleiding) can be found here.
Follow the instructions in the console.
The first time you do all software will be installed, which may take a while. The second time you do this you will be asked (in Dutch) whether you want to install the software again. Select No.
Note: The software assumes that the participant ID is stored in the filename before the first space.
The models are logistic regression models, which can be interpretted as follows:
If the coefficients are 4.75861402 and -0.05916747, then
x = 4.75861402 + (-0.05916747 * act9167 )
probability_pp = 1/(1+ exp(-x))
In other words: a lower value of act9167 (more inactive person) will result in higher x, which will increase the probability of being pp (pervasively passive), while a higher value of act9167 (more active person) will result in a lower value of x and result in a lower probability of being pp (pervasively passive).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.