Other packages > Find by keyword >

desk  

Didactic Econometrics Starter Kit
View on CRAN: Click here


Download and install desk package within the R console
Install from CRAN:
install.packages("desk")

Install from Github:
library("remotes")
install_github("cran/desk")

Install by package version:
library("remotes")
install_version("desk", "1.1.2")



Attach the package and use:
library("desk")
Maintained by
Soenke Hoffmann
[Scholar Profile | Author Map]
First Published: 2023-09-19
Latest Update: 2024-01-09
Description:
Written to help undergraduate as well as graduate students to get started with R for basic econometrics without the need to import specific functions and datasets from many different sources. Primarily, the package is meant to accompany the German textbook Auer, L.v., Hoffmann, S., Kranz, T. (2023, ISBN: 978-3-662-68263-0) from which the exercises cover all the topics from the textbook Auer, L.v. (2023, ISBN: 978-3-658-42699-6).
How to cite:
Soenke Hoffmann (2023). desk: Didactic Econometrics Starter Kit. R package version 1.1.2, https://cran.r-project.org/web/packages/desk. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.1.0 (2023-09-19 16:10), 1.1.1 (2024-01-09 17:50)
Other packages that cited desk R package
View desk citation profile
Other R packages that desk depends, imports, suggests or enhances
Complete documentation for desk
Functions, R codes and Examples using the desk R package
Some associated functions: Sxy . acc . ar1sim . arguments . bc.model . bc.test . bp.test . cochorc . data.anscombe . data.auto . data.ballb . data.burglary . data.cars . data.cobbdoug . data.comp . data.eu . data.fertilizer . data.filter . data.govexpend . data.icecream . data.income . data.insurance . data.iv . data.lifesat . data.macro . data.milk . data.pharma . data.printer . data.regional . data.rent . data.savings . data.sick . data.software . data.spurious . data.tip.all . data.tip . data.trade . data.unempl . data.wage . data.windscreen . datasets . ddw . def.exp . def.log . dw.test . gq.test . hcc . hilu . ivr . jb.test . lagk . makedata.bc . makedata.corr . mc.table . new.session . ols.has.const . ols.infocrit . ols.interval . ols . ols.predict . par.F.test . par.t.test . pc.test . pdw . plot.desk . print.desk . qlr.cv . qlr.test . repeat.sample . reset.test . rm.all . roll.win . rprofile.add . rprofile.open . wh.test . 
Some associated R codes: Sxy.R . acc.R . ar1sim.R . arguments.R . bc.model.R . bc.test.R . bp.test.R . cochorc.R . datasets.R . ddw.R . def.exp.R . def.log.R . dw.test.R . gq.test.R . hcc.R . hilu.R . ivr.R . jb.test.R . lagk.R . makedata.bc.R . makedata.corr.R . mc.table.R . new.session.R . ols.R . ols.has.const.R . ols.infocrit.R . ols.interval.R . ols.predict.R . par.F.test.R . par.t.test.R . pc.test.R . pdw.R . plot.desk.R . print.desk.R . qlr.test.R . repeat.sample.R . reset.test.R . rm.all.R . roll.win.R . rprofile.add.R . rprofile.open.R . wh.test.R . zzz.R .  Full desk package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for desk01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA