cprb: Conditional probability table

Description Usage Arguments Details Value

Description

This function allows the user to pull the table of conditional probabilities into R and allows the user to work with the data and see the conditional probability table.

Usage

1
cprb(cache.value = TRUE)

Arguments

cache.value

Default TRUE. If you want to pull off of the web again, set to FALSE.

Details

The table that is pulled in comes from an online source. Caching is available by default so the user doesn't have to constantly connect to pull the table in.

Value

Returns three data frames: One is prb which is the full table of strings, deficiencies, and movement factors. One is tcpx which shows probabilities of increase and decrease at various complexity levels. The final is tlen which shows probabilties of increase and decrease at various string lengths.


k10dayogi/autocpx documentation built on May 20, 2019, 6:29 a.m.