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.1")



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-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.1, https://cran.r-project.org/web/packages/desk. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.1.0 (2023-09-19 16:10)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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