marlonecobos / kuenm

kuenm: An R package for detailed calibration and construction of Maxent Ecological Niche Models.
63 stars 24 forks source link

"occ.ind" in kuenm_feval function #54

Closed KavyPathirana closed 1 year ago

KavyPathirana commented 1 year ago

How to deal with the function "kuemn_feval" if I do not have individual occurrence data?

fin_eval <- kuenm_feval(path = mod_dir, occ.joint = occ_joint, occ.ind = ?????, replicates = replicates, out.eval = out_feval, threshold = threshold, rand.percent = rand_percent, iterations = iterations)

marlonecobos commented 1 year ago

Most people don't have this type of data. You can go through the rest of the process without problems though.