matthewrw
Results
1
comments of
matthewrw
One way this can happen is if there are extra arguments passed into your call to `fastshap::explain` that don't match a named argument. On https://github.com/bgreenwell/fastshap/blob/90a9cedb26ab217c98f9b917eaa8d0ba28270493/R/explain.R#L372 any unmatched arguments get absorbed...