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]
All associated links for this package
First Published: 2023-09-19
Latest Update: 2024-12-20
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 05 Jun. 2026.
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

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
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  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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