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 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:31), 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

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  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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