-
Notifications
You must be signed in to change notification settings - Fork 24
optimHyperParams run error #99
Copy link
Copy link
Open
Description
As advised in the documentation, I tried to compute q for my dataset on the fds object obtained by the calculatePSIValues(fds) function. The problem is that when I run optimHyperParams, I obtain the following error:
> set.seed(42)
> # hyperparameter opimization
> fds_obj <- optimHyperParams(fds_obj, type="jaccard", plot=FALSE)
Errore in h(simpleError(msg, call)) :
error while evaluating argument 'x' when selecting a method for function 'drop':
The extract_array() method for HDF5ArraySeed objects returned an array with incorrect dimensions.
Please contact the authors/maintainers
of the HDF5ArraySeed class (defined in the HDF5Array package) about this, and point them to the man page for the extract_array() generic
function defined in the S4Arrays package ('?S4Arrays::extract_array').
I can't figure out what this error could be.
I hope you can help me.
Thanks a lot for the advice
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels