DataArcSinebyPerformance: Data: Percentage in arcsine values x PISA scores by Country

View source: R/DataArcSinebyPerformance_m2.R

DataArcSinebyPerformanceR Documentation

Data: Percentage in arcsine values x PISA scores by Country

Description

This is a function that calculates the percentage in arcsine and plots it against the PISA scores

Usage

DataArcSinebyPerformance(data, strategy.var, performance.test, country.id)

Arguments

data

A matrix or data.frame where the 'strategy.var' and performance variables are

strategy.var

A string with the name of the strategy variable. It is "quo()" type.

performance.test

A string with the name of the test performance variable. It is "quo()" type.

country.id

A string with the name of the countries variable. It is "quo()" type.

Value

This function returns a data frame and a plot


LOGAN documentation built on Oct. 25, 2022, 9:08 a.m.