generatePPdat {frenchFISH}R Documentation

Helper function to convert spot counts and nuclear area measurements into continuous events for Poisson point estimation

Description

Helper function to convert spot counts and nuclear area measurements into continuous events for Poisson point estimation

Usage

generatePPdat(area, spots)

Arguments

area

The nuclear area

spots

The number of spots counted

Value

Vector of continuous events for Poisson point estimation


[Package frenchFISH version 1.0.0 Index]