# Load some primitives
data("primitives")
# Calculate sMLE of motor primitives in the muscle synergy space
short_term_MLE <- sMLE(primitives,
mean_period = 80,
future_pts = 200,
norm = "z",
pts = 30
)
Run the code above in your browser using DataLab