R/eduperform.R

#' Student Performance Data
#'
#' Student performance dataset is a dataset designed to examine the factors influencing academic student performance.
#'
#' @format ## `eduperform`
#' A data frame with 10000 rows and 6 columns:
#' \describe{
#'   \item{hs}{hours studied}
#'   \item{ps}{previous score}
#'   \item{ea}{extracurricula activities}
#'   \item{sh}{sleep hours}
#'   \item{sqpp}{sample question paper practiced}
#'   \item{pi}{performance Index}
#'   ...
#' }
#' @source <https://www.kaggle.com/datasets/nikhil7280/student-performance-multiple-linear-regression?resource=download>
"eduperform"

Try the EcoMetrics package in your browser

Any scripts or data that you put into this service are public.

EcoMetrics documentation built on April 3, 2025, 10:06 p.m.