Posts by Matheus Pacheco • 21 points
2 posts
-
0
votes0
answers25
viewsQ: Function to view all adjustment quality statistics of trained RNA repeats
I’m training several Rnas with 100 reps each. I need a function that shows all adjustment quality statistics for all repeats. # RNA 1 set.seed(5) RNA1 <- neuralnet(paste("Ht_norm ~ ", Quant.var),…
rasked Matheus Pacheco 21 -
2
votes0
answers57
viewsQ: Error reading Skott-Knott test file in R
I’m a beginner in R and I’m not being able to perform the Skott-Knott test in the Expdes.pt library. # expdes.pt library("ExpDes.pt") options(digits = 4) # with transformed data dic(db$Insetiscida,…
rasked Matheus Pacheco 21