R package for Frequency Profiles
Brief SummaryThis package aims at computing and plotting frequency profiles - a method for visualizing the behavior of individuals in real time or post-hoc. It serves two functions, 1) to convert binary behavioral observation data into a frequency profile data format, and 2) to plot this data according to three paramaters. The three parameters are 1) window size, 2) step size, and 3) resolution. At one extreme, the parameters produce a cumulative record plot, at the other, they produce a barcode plot. This package includes a user-friendly interface - using the âShiny Appâ framework - allowing people with no prior R programming experience to easily input their data, utilize the visualization tools, explore the effects of manipulating the parameters, and download publication quality plots. The FreqProf package also includes functions that allow the importation of data encoded in .bin, .fpw, and .csv formats.
Getting StartedInstall the current version of the package by using devtools::install_github("AIBRT/FreqProf")
, and then start the Shiny App example with runEx()
after youâve installed the package.
Copyright American Institute for Behavioral Research and Technology (http://aibrt.org/).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4