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 25 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

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
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  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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