Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CHKim5 authored Aug 23, 2021
1 parent b121738 commit db2f8f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ scaled_data<-D_tran(Data,param = "Auto")
### Normality check

```
#Shapiro Wilk test
Result<-Norm_test(Data)
write.csv(Result,"Normality_test_Result.csv")
Expand Down

0 comments on commit db2f8f1

Please sign in to comment.