DataArcSinebyPerformance {LOGAN} | R 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 |
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
[Package LOGAN version 1.0.1 Index]