restaureNA {LMMstar} | R Documentation |
Restaure NA
Description
Restaure NA in the user output that have been excluded when fitting the LMM.
Usage
restaureNA(object, index.na, level, cluster)
Arguments
object |
results when NA should be added to match the user input. |
index.na |
[integer vector] index of the missing values. |
level |
[character] Should missing observations, indicated by the argument |
cluster |
[list] list containing the number of cluster ( |
[Package LMMstar version 1.1.0 Index]