> bootnet2 = bootsnaq(snaqnet2, d_sp, hmax=2, nrep=10, filename="snaq/bootnet2")
ERROR: MethodError: no method matching bootsnaq(::HybridNetwork, :ataCF; hmax::Int64, nrep::Int64, filename::String)
The function `bootsnaq` exists, but no method is defined for this combination of argument types.
Closest candidates are:
bootsnaq(::HybridNetwork, ::Union{DataFrame, Vector{Vector{HybridNetwork}}}; hmax, liktolAbs, Nfail, ftolRel, ftolAbs, xtolRel, xtolAbs, verbose, closeN, Nmov0, runs, outgroup, filename, seed, probST, nrep, prcnet, otherNet, quartetfile)
Thanks.