oscarperpinan / tdr

Target Diagrams
GNU General Public License v2.0
2 stars 1 forks source link

¿ HOW TO USE "TDR" PACKAGE WITH A NEW SET OF DATA IN R". #2

Open yovitza opened 4 years ago

yovitza commented 4 years ago

Dears,

I wanted to use "TDR" package by using R ( https://cran.r-project.org/web/packages/tdr/index.html), however, I can find the way to use a new set if data for my analysis. Please, if you have the correct way to stablished a new set of data and then applied applyStats(mydata), where mydata is my new set of data I want to use.

I found a simple example with a default data, however I do not know hor to use my own data: Here the example.

library(tdr) data(modelEx)

Compute statistics

errModel <- applyStats(pvModels, pvObs)

This example result in a table with statistics information

Screenshot_9

Any help will be great!

Best

oscarperpinan commented 4 years ago

I am sorry, but I missed this question. If you are still need help with the package, please give me more information about your data. For example, you can share a link to a sample of the data.