eval_ratio: Evaluate ratio of used and random locations of individuals in...

View source: R/fcts RSF.R

eval_ratioR Documentation

Evaluate ratio of used and random locations of individuals in a RSF table

Description

Evaluate ratio of used and random locations of individuals in a RSF table

Usage

eval_ratio(id, value)

Arguments

id

A vector of individual for each observation

value

A vector indicating if each observation is used (=1) or random(=0)

Value

A list indicating the range in ratio, range in random locations, and range in used location.


BastilleRousseau/IndRSA documentation built on Jan. 28, 2024, 2:14 a.m.