shinyPower {unmarked}R Documentation

Launch a Shiny app to help with power analysis

Description

Launch a Shiny app to test power under various scenarios. Requires the Shiny package to be installed.

Usage

shinyPower(object, ...)

Arguments

object

A template unmarkedFit object; see documentation for powerAnalysis for details on how to create this

...

Currently ignored

Value

No return value, called for its side effects.


[Package unmarked version 1.4.1 Index]