area_assign: Estimate the assignment area for known-origin tissue samples

Description Usage Arguments Value Examples

View source: R/area_assign.R

Description

Function to estimate the mean number of cells identified as likely for all individuals in a given sample

Usage

1
area_assign(summ, iso = TRUE)

Arguments

summ

Assignment results from either the iso_assign() or abun_assign() functions

iso

Should area be estimated for the isotope-only assignment (default) or with abundance used a prior

Value

Assignment area (i.e., the mean number of cells identified as likely for all individuals)

Examples

1
area_assign(summ = woth_iso)

crushing05/iso.assign2 documentation built on May 14, 2019, 12:06 p.m.