Learn R Programming

survivoR (version 2.3.5)

castaway_scores: Castaway scores

Description

The challenge, vote history, and advantage scores are a measure of success or proficiency. Higher the better. See details.

Usage

castaway_scores

Arguments

Format

This data frame contains the following columns:

version

Country code for the version of the show

version_season

Version season key

season

The season number

castaway_id

Castaway ID

castaway

Castaway

score_chal_all

Challenge score for all challenges

score_chal_immunity

Challenge score for immunity challenges

score_chal_reward

Challenge score for reward challenges

score_chal_tribal

Challenge score for tribals challenges

score_chal_tribal_immunity

Challenge score for tribal immunity

score_chal_tribal_reward

Challenge score for tribal reward

score_chal_individual

Challenge score for individual challenges

score_chal_individual_immunity

Challenge score for individual immunity

score_chal_individual_reward

Challenge score for individual reward

score_chal_team

Challenge score for team challenges

score_chal_team_reward

Challenge score for team reward

score_chal_team_immunity

Challenge score for team immunity

score_chal_duel

Challenge score for duels

n_votes_received

Number of votes received

n_successful_boots

Number of successful boots

p_successful_boot

Percentage of successful boots. Tribals where the castaway did not have a vote are removed from the calculation

n_tribals

Number of tribals attended

n_tribals_with_vote

Number of tribals attended where the player had a vote

score_vote

Vote history score

score_adv

Advantage scores

n_adv_found

Number of advantages found

n_idols_found

number of idols found

n_voted_out_with_adv

Number of advantages they were voted out with

n_voted_out_with_idol

Number of idols they were voted out with

n_adv_played

Number of advantages played

n_adv_not_played

Number of advantages not played

Details

Challenge score: https://gradientdescending.com/the-sanctuary/full-challenges-list-all.html#details

Vote history score: https://gradientdescending.com/the-sanctuary/full-vote-list.html#details. The vote history score is somewhat experimental.

Advantage score: TBC