paired test in R Mcnemar’s test in R

McNemar’s test in R

McNemar’s test in R, McNemar’s test to see the effect of some treatment, training, or advertisement which brings about the changes in the attitude of individuals. This test is mainly useful when the measurements...

summarize in r

summarize in r, Data Summarization In R

when we have a dataset and to get clear idea about each parameter the summary of a variable is important.

Summarized data will provide the clear idea about the data set.

In this tutorial we are going to talk about summarize () function from dplyr package.

Working with files and folders in R

Working with files and folders in R-Ultimate Guide

In this tutorial, we are going to cover how to work with files and folders in R.

Working with the current directory, Unless you specify it otherwise, all documents can be studied and stored in the operating directory.

Therefore, the primary element you want to understand is the way to get and set up your operating directory.

datatable editor

datatable editor-DT package in R

In this tutorial we are going to discuss DT package from R.

DT stands for data tables and datatable() is the main function of DT package.

datatable() is completely different from data.table() function

DT package is very easy to use and based on this package can filter, search export data into different formats easily.

finnstats