expldata: Explore a dataset

View source: R/expldata.R

expldataR Documentation

Explore a dataset

Description

This function counts the number of samples per temperature.

Usage

expldata(x)

Arguments

x

A data frame with the folloging columns: logL and invTemp, which contain the log-likelihood and inverse temperature values, respectively.

Value

It produces a data.frame with the number of samples per temperature.

Author(s)

Patricio Maturana Russel p.russel@auckland.ac.nz

Examples

## Not run: 
data(ligoVirgoSim)
expldata(ligoVirgoSim)

## End(Not run)

pmat747/powModSel documentation built on Aug. 1, 2022, 1:07 p.m.