careertraj.setup: Setup for Career Trajectory Application

Description Usage Arguments Value Author(s) Examples

Description

Setups the data matrices for the use of WinBUGS in the career trajectory application.

Usage

1

Arguments

data

data matrix for ballplayers with variables Player, Year, Age, G, AB, R, H, X2B, X3B, HR, RBI, BB, SO

Value

player.names

vector of player names

y

matrix of home runs for players where a row corresponds to the home runs for a player during all the years of his career

n

matrix of AB-SO for all players

x

matrix of ages for all players for all years of their careers

T

vector of number of seasons for all players

N

number of players

Author(s)

Jim Albert

Examples

1
2

bayesball/LearnBayes documentation built on May 11, 2019, 9:21 p.m.