R/Sim1.R

#' @title Simulated Data 1
#' 
#' @description The data set is used in Sample 3.1. The data set consists of
#' 3 variables and 10 observations. This data is imaginary.
#' 
#' @docType data
#' @keywords datasets
#' @name Sim1
#' @usage Sim1
#' @format A data frame with 10 rows and 3 variables. 
#'
#' @source The data set is used in the book entitled
#' Multivariate Statistical Methods with R Applications (R Uygulamalari ile Cok Degiskenli Istatistiksel Yontemler), H.Bulut (2018).
NULL

Try the MSMwRA package in your browser

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

MSMwRA documentation built on July 9, 2021, 1:07 a.m.