Recently Published
KABC!_from_Kline
KABC1 from Chapter 14 in Kline
Document250925_Test_equating
Dr. Amissah's code for equating
241216_q170a_chi_square
test of q170a to see if the distribution of responses is as expected.
241019_Mair's Code_My_Data_Found_Theta_Code
Found line of code that puts theta in the .csv file
241006_1st_Run_eRm_Package_My_Data_PSYM_801
Use Kaggle Retail Salesperson Data for comparison w/ Winsteps
240918_1st_Attempt_Rasch_with_R
Had to remove the 4 person ID columns - position, age, gender, marital_status.
The GoF command did not run. Error in mvrnorm(1, betas, Var.betas) : 'Sigma' is not positive definite. I did this w/ code from https://www.youtube.com/watch?v=C-ulJ6u9EWo Dr. Ngo Cong-Lem
PSYM_570_HW_7July2023
Text Chapter 9
Correlation & Dropping 10 Sep 2022
Exploring R before class assignments
Plot
Fooling w/ Plots 10 Sept 2022
201125_Math217_Last_RLab
See code for filter and subset.
201122_Math217_RLab_Tidyverse
This has code for extracting columns from a larger dataset and pasting the extracted columns in a new dataset. Also note the use of row.names = FALSE. Old code showing simple extraction of columns also in this .Rmd file.
201008_Test1_Prep
Has matrix questions as well.
200922_Redo_Math_217_Lab3
I did this one in html; same result; had to comment out many lines of code, and when I did, I lost tables and bar charts.
200915_Yvonne_Help_w_Reading_Using_CSV
Based on 1st 2 homework assignments in Math 215
200709_DS110_Final_Project
Draft 1
Hate Crimes Tutorial
I did it!!!
200614_Markdown_Assignment_rja_Try_5
This one w/ help from Professor Saidi
200614_2nd_Try_Publishing_Markdown
The 1st time I did the Sunday exercise I did it in the console. There is no knit command in the console (that I know of). So I ran it again in the editor. I knitted both so you can see both.
Plot
First working code in R