Hello!
I found a bug in your code while trying to use it myself. Take a look at line 86 in the following file: tFrechet/R/LFRCovCholesky.R
The function stops working IF you have at least 2 predictors, not if you DONT have at least 2 predictors.
I fixed it locally for myself, but thought you might want to know.
Hello!
I found a bug in your code while trying to use it myself. Take a look at line 86 in the following file: tFrechet/R/LFRCovCholesky.R
The function stops working IF you have at least 2 predictors, not if you DONT have at least 2 predictors.
I fixed it locally for myself, but thought you might want to know.