inst/work/error-9.R

##  VT::03.04.2022
##  'mmdrsplot' fails ... cannot find the MATLAB function mmdrsplot()

library(fsdaR)
data(hbk, package="robustbase")

out <- fsmmmdrs(hbk[,1:3])                  # OK
mmdrsplot(out)                              # fails

##  Error in .jcall(fsdaEngine, returnType, fsdaFunction, .jarray(parameters)) :
##  method mmdrsplot with signature ([Ljava/lang/Object;)[Ljava/lang/Object; not found

Try the fsdaR package in your browser

Any scripts or data that you put into this service are public.

fsdaR documentation built on March 31, 2023, 8:18 p.m.