From fd11f037ad76204db57e5f8ac267cee5c102fd34 Mon Sep 17 00:00:00 2001 From: LukaszChrostowski <101677293+LukaszChrostowski@users.noreply.github.com> Date: Sun, 22 Dec 2024 12:42:21 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20ncn-fore?= =?UTF-8?q?igners/nonprobsvy@d98bc0f73c800e0889187be0b71e4cccfa29e670=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 6 +- LICENSE-text.html | 4 +- LICENSE.html | 4 +- authors.html | 8 +- deps/data-deps.txt | 4 +- deps/font-awesome-6.5.2/css/all.css | 8028 +++++++++++++++++ deps/font-awesome-6.5.2/css/all.min.css | 9 + deps/font-awesome-6.5.2/css/v4-shims.css | 2194 +++++ deps/font-awesome-6.5.2/css/v4-shims.min.css | 6 + .../webfonts/fa-brands-400.ttf | Bin 0 -> 209128 bytes .../webfonts/fa-brands-400.woff2 | Bin 0 -> 117852 bytes .../webfonts/fa-regular-400.ttf | Bin 0 -> 67860 bytes .../webfonts/fa-regular-400.woff2 | Bin 0 -> 25392 bytes .../webfonts/fa-solid-900.ttf | Bin 0 -> 420332 bytes .../webfonts/fa-solid-900.woff2 | Bin 0 -> 156400 bytes .../webfonts/fa-v4compatibility.ttf | Bin 0 -> 10832 bytes .../webfonts/fa-v4compatibility.woff2 | Bin 0 -> 4792 bytes index.html | 6 +- news/index.html | 15 +- pkgdown.yml | 2 +- reference/admin.html | 108 + reference/cloglog_model_nonprobsvy.html | 4 +- reference/confint.nonprobsvy.html | 4 +- reference/controlInf.html | 4 +- reference/controlOut.html | 4 +- reference/controlSel.html | 4 +- reference/genSimData.html | 4 +- reference/index.html | 16 +- reference/jvs.html | 112 + reference/logit_model_nonprobsvy.html | 4 +- reference/nonprob.html | 4 +- reference/pop.size.html | 4 +- reference/probit_model_nonprobsvy.html | 4 +- reference/summary.nonprobsvy.html | 4 +- reference/vcov.nonprobsvy.html | 4 +- search.json | 2 +- sitemap.xml | 2 + 37 files changed, 10526 insertions(+), 48 deletions(-) create mode 100644 deps/font-awesome-6.5.2/css/all.css create mode 100644 deps/font-awesome-6.5.2/css/all.min.css create mode 100644 deps/font-awesome-6.5.2/css/v4-shims.css create mode 100644 deps/font-awesome-6.5.2/css/v4-shims.min.css create mode 100644 deps/font-awesome-6.5.2/webfonts/fa-brands-400.ttf create mode 100644 deps/font-awesome-6.5.2/webfonts/fa-brands-400.woff2 create mode 100644 deps/font-awesome-6.5.2/webfonts/fa-regular-400.ttf create mode 100644 deps/font-awesome-6.5.2/webfonts/fa-regular-400.woff2 create mode 100644 deps/font-awesome-6.5.2/webfonts/fa-solid-900.ttf create mode 100644 deps/font-awesome-6.5.2/webfonts/fa-solid-900.woff2 create mode 100644 deps/font-awesome-6.5.2/webfonts/fa-v4compatibility.ttf create mode 100644 deps/font-awesome-6.5.2/webfonts/fa-v4compatibility.woff2 create mode 100644 reference/admin.html create mode 100644 reference/jvs.html diff --git a/404.html b/404.html index a327b4f..6442e8b 100644 --- a/404.html +++ b/404.html @@ -8,8 +8,8 @@ Page not found (404) • nonprobsvy - - + + @@ -20,7 +20,7 @@ nonprobsvy - 0.1.1 + 0.1.2 + + + + + +
+
+
+ +
+

This is a subset of the Central Job Offers Database, a voluntary administrative data set (non-probability sample). +The data was slightly manipulated to ensure the relationships were preserved, and then aligned. +For more information about the CBOP, please refer to: https://oferty.praca.gov.pl/.

+
+ +
+

Usage

+
admin
+
+ +
+

Format

+

A single data.frame with 9,344 rows and 6 columns

+
id
+

Identifier of an entity (company: legal or local).

+ +
private
+

Whether the company is a private (1) or public (0) entity.

+ +
size
+

The size of the entity: S – small (to 9 employees), M – medium (10-49) or L – large (over 49).

+ +
nace
+

The main NACE code for a given entity: C, D.E, F, G, H, I, J, K.L, M, N, O, P, Q or R.S (14 levels, 3 combined: D and E, K and L, and R and S).

+ +
region
+

The region of Poland (16 levels: 02, 04, ..., 32).

+ +
single_shift
+

Whether an entity seeks employees on a single shift.

+ + +
+ +
+

Examples

+

+data("admin")
+head(admin)
+#>    id private size nace region single_shift
+#> 1 j_1       0    L    P     30        FALSE
+#> 2 j_2       0    L    O     14         TRUE
+#> 3 j_3       0    L    O     04         TRUE
+#> 4 j_4       0    L    O     24         TRUE
+#> 5 j_5       0    L    O     04         TRUE
+#> 6 j_6       1    L    C     28        FALSE
+
+
+
+ + +
+ + + +
+ + + + + + + diff --git a/reference/cloglog_model_nonprobsvy.html b/reference/cloglog_model_nonprobsvy.html index e104930..6db95ef 100644 --- a/reference/cloglog_model_nonprobsvy.html +++ b/reference/cloglog_model_nonprobsvy.html @@ -1,5 +1,5 @@ -Complementary log-log model for weights adjustment — cloglog_model_nonprobsvy • nonprobsvy +Complementary log-log model for weights adjustment — cloglog_model_nonprobsvy • nonprobsvy Skip to contents @@ -7,7 +7,7 @@ nonprobsvy - 0.1.1 + 0.1.2 + + + + + +
+
+
+ +
+

This is a subset of the subset of the Job Vacancy Survey from Poland (for one quarter). +The data has been subject to slight manipulation, but the relationships in the data have been preserved. +For further details on the JVS, please refer to the following link: +https://stat.gov.pl/obszary-tematyczne/rynek-pracy/popyt-na-prace/zeszyt-metodologiczny-popyt-na-prace,3,1.html.

+
+ +
+

Usage

+
jvs
+
+ +
+

Format

+

A single data.frame with 6,523 rows and 6 columns

+
id
+

Identifier of an entity (company: legal or local).

+ +
private
+

Whether the company is a private (1) or public (0) entity.

+ +
size
+

The size of the entity: S – small (to 9 employees), M – medium (10-49) or L – large (over 49).

+ +
nace
+

The main NACE code for a given entity: C, D.E, F, G, H, I, J, K.L, M, N, O, P, Q or R.S (14 levels, 3 combined: D and E, K and L, and R and S).

+ +
region
+

The region of Poland (16 levels: 02, 04, ..., 32).

+ +
weight
+

The final (calibrated) weight (w-weight). We do not have access to design weights (d-weights).

+ + +
+ +
+

Examples

+

+data("jvs")
+head(jvs)
+#>    id private size nace region weight
+#> 1 j_1       0    L    O     14      1
+#> 2 j_2       0    L    O     24      6
+#> 3 j_3       0    L  R.S     14      1
+#> 4 j_4       0    L  R.S     14      1
+#> 5 j_5       0    L  R.S     22      1
+#> 6 j_6       0    M  R.S     26      1
+
+
+
+
+ + +
+ + + +
+ + + + + + + diff --git a/reference/logit_model_nonprobsvy.html b/reference/logit_model_nonprobsvy.html index e7f467a..b630e54 100644 --- a/reference/logit_model_nonprobsvy.html +++ b/reference/logit_model_nonprobsvy.html @@ -1,5 +1,5 @@ -Logit model for weights adjustment — logit_model_nonprobsvy • nonprobsvy +Logit model for weights adjustment — logit_model_nonprobsvy • nonprobsvy Skip to contents @@ -7,7 +7,7 @@ nonprobsvy - 0.1.1 + 0.1.2