Network psychometrics with R: a guide for behavioral and social scientists
Gespeichert in:
Weitere Verfasser: | , , , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Abingdon, Oxon ; New York
Routledge
2022
|
Ausgabe: | First edition |
Schriftenreihe: | Research methods and statistics
|
Schlagworte: | |
Online-Zugang: | Ausführliche Beschreibung Inhaltsverzeichnis |
Beschreibung: | Literaturangaben |
Beschreibung: | 250 Seiten Illustrationen, Diagramme 25 cm |
ISBN: | 9780367612948 0367612941 9780367628765 |
DOI: | 10.4324/9781003111238 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV048240296 | ||
003 | DE-604 | ||
005 | 20230804 | ||
007 | t | ||
008 | 220524s2022 xxka||| |||| 00||| eng d | ||
020 | |a 9780367612948 |c Broschur : EUR 56.95 |9 978-0-367-61294-8 | ||
020 | |a 0367612941 |9 0-367-61294-1 | ||
020 | |a 9780367628765 |c Festeinband : EUR 149.95 |9 978-0-367-62876-5 | ||
035 | |a (OCoLC)1335407335 | ||
035 | |a (DE-599)KXP1800519214 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
044 | |a xxk |c XA-GB |a xxu |c XD-US | ||
049 | |a DE-706 |a DE-11 |a DE-473 | ||
084 | |a CM 4000 |0 (DE-625)18951: |2 rvk | ||
084 | |a SK 850 |0 (DE-625)143263: |2 rvk | ||
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
245 | 1 | 0 | |a Network psychometrics with R |b a guide for behavioral and social scientists |c edited by: Adela-Maria Isvoranu, Sacha Epskamp, Lourens J. Waldorp, Denny Borsboom |
250 | |a First edition | ||
264 | 1 | |a Abingdon, Oxon ; New York |b Routledge |c 2022 | |
300 | |a 250 Seiten |b Illustrationen, Diagramme |c 25 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Research methods and statistics | |
500 | |a Literaturangaben | ||
650 | 0 | 7 | |a Psychometrie |0 (DE-588)4176236-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a R |g Programm |0 (DE-588)4705956-4 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4143413-4 |a Aufsatzsammlung |2 gnd-content | |
689 | 0 | 0 | |a R |g Programm |0 (DE-588)4705956-4 |D s |
689 | 0 | 1 | |a Psychometrie |0 (DE-588)4176236-8 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Isvoranu, Adela-Maria |d 1992- |0 (DE-588)1261316371 |4 edt | |
700 | 1 | |a Epskamp, Sacha |0 (DE-588)1261333012 |4 edt | |
700 | 1 | |a Waldorp, Lourens J. |0 (DE-588)1261331834 |4 edt | |
700 | 1 | |a Borsboom, Denny |d 1973- |0 (DE-588)1037995759 |4 edt | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-1-003-11123-8 |
856 | 4 | 2 | |m X:Taylor&Francis |u https://doi.org/10.4324/9781003111238 |3 Ausführliche Beschreibung |
856 | 4 | 2 | |m Digitalisierung UB Bamberg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=033620802&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-033620802 |
Datensatz im Suchindex
_version_ | 1804184029464887297 |
---|---|
adam_text | Contents Preface 1 I Network Science in R 7 1 Network Perspectives 1.1 Introduction................................................................................................ 1.2 Network approaches ................................................................................. 1.3 Network models.......................................................................................... 1.4 Network theories....................................................................................... 1.5 Network approaches, models, and theories............................................... 1.6 Conclusion ................................................................................................ 1.7 Exercises .................................................................................................... 9 9 11 12 17 19 23 23 2 Short Introduction to R 2.1 Introduction................................................................................................. 2.2 The R environment.................................................................................... 2.3 Basics of R programming........................................................................... 2.4 Basic R data structures.............................................................................. 2.5 Functions and packages.............................................................................. 2.6 Advanced object structures........................................................................ 2.7 Working with data in
R.............................................................................. 2.8 Conclusion ................................................................................................ 2.9 Exercises........................................................... 29 29 29 31 34 36 38 40 42 43 3 Descriptive Analysis of Network Structures 3.1 Introduction................................................................................................. 3.2 Complex systems and network science..................................................... 3.3 From network science to network psychometrics...................................... 3.4 Constructing networks.............................................................................. 3.5 Analyzing networks.................................................................................... 3.6 Lord of the Rings example........................................................................ 3.7 Conclusion ................................................................................................ 3.8 Exercises .................................................................................................... 45 45 46 48 49 50 61 62 63 4 Constructing and Drawing Networks in qgraph 4,1 Introduction................................................................................................ 4.2 qgraph functionality ................................................................................. 61 67 67
4.3 4.4 4.5 4.6 4.7 5 qgraph interpretation................................................................................... Saving qgraph networks ............................................................................ Descriptive analysis of networks using qgraph.......................................... Conclusion ................................................................................................... Exercises...................................................................................................... 72 75 75 76 77 Association and Conditional Independence 79 5.1 Introduction.................................................................................................... 79 5.2 Independence and dependence..................................................................... 80 5.3 Conditional independence ........................................................................... 83 5.4 Testing for statistical dependencies............................................................... 84 5.5 Where do conditional dependenciescome from?........................................ 86 5.6 Conclusion.................................................................................................... 88 5.7 Exercises....................................................................................................... 88 II Estimating Undirected Network Models 91 6 Pairwise Markov Random Fields 93 6.1 Introduction.................................................................................................... 93 6.2 Pairwise Markov random
fields.................................................................... 94 6.3 Interpreting pairwise Markov random fields............................................... 95 6.4 Estimating saturated network models............................................................ 1θ2 6.5 Conclusion ................................................................................................ 107 6.6 Exercises....................................................................................................... 107 7 Estimating Network Structures using Model Selection 111 7.1 Introduction.................................................................................................... Hl 7.2 Comparing multivariate statistical models.................................................. 112 7.3 Thresholding pruning .............................................................................. 115 7.4 Model search............................................................................................. H8 7.5 Regularization................................................................................................. 120 7.6 Recommendations for applied researchers.................................................. 123 7.7 Exercises................................................................................................... 129 8 Network Stability, Comparison, and Replicability 133 8.1 Introduction................................................................................................ 133 8.2 Stability and accuracy in one
sample............................................................ 135 8.3 Analyzing and comparing multiple samples............................................... 140 8.4 Conclusion ................................................................................................ 150 8.5 Exercises .................................................................................................... 150 III Network Models for Longitudinal Data 155 9 Longitudinal Design Choices: Relating Data to Analysis 157 9.1 Introduction.................................................................................................. 157
9.2 9.3 9.4 9.5 9.6 9.7 Data designs................................................................................................ 158 Analysis designs ........................................................................................... 160 Differences between data and analysis.......................................................... 162 Separating contemporaneous and temporal effects....................................... 166 Conclusion ................................................................................................ 167 Exercises ................................................................................................... 168 10 Network Estimation from Time Series and Panel Data 169 10.1 Introduction................................................................................................... 169 10.2 Graphical vector auto-regression.............................................................. 170 10.3 N = 1 estimation: personalized network models......................................... 171 10.4 N 1 estimation: multi-level estimation..................................................... 176 10.5 Challenges to GVAR estimation.............................................................. 182 10.6 Conclusion ................................................................................................... 188 10.7 Exercises................................................................................................... 188 11 Modeling Change in Networks 193 11.1
Introduction................................................................................................... 193 11.2 Time-vary ing network models................................................................. 195 11.3 Estimating time-varying network models......................................................197 11.4 Mood measurements example .................................................................... 201 11.5 Conclusion ................................................................................................... 206 11.6 Exercises...................................................................................................... 206 Theory and Causality IV 12 12.1 12.2 12.3 12.4 12.5 12.6 211 Causal Inference 213 Introduction................................................................................................... 213 A language for expressing causal relations.................................................. 214 Statistical and causal relations .................................................................... 216 Structural causal models..............................................................................224 Conclusion ................................................................................................... 228 Exercises ...................................................................................................... 228 13Idealized Modeling of Psychological Dynamics 233 13.1 Introduction................................................................................................... 233 13.2 Basics of the Ising
model..............................................................................234 13.3 Idealized simulations of attitude dynamics.................................................. 236 13.4 Modeling phenomena in intelligence research............................................ 239 13.5 Conclusion ................................................................................................... 243 13.6 Exercises...................................................................................................... 243 Index 247
|
adam_txt |
Contents Preface 1 I Network Science in R 7 1 Network Perspectives 1.1 Introduction. 1.2 Network approaches . 1.3 Network models. 1.4 Network theories. 1.5 Network approaches, models, and theories. 1.6 Conclusion . 1.7 Exercises . 9 9 11 12 17 19 23 23 2 Short Introduction to R 2.1 Introduction. 2.2 The R environment. 2.3 Basics of R programming. 2.4 Basic R data structures. 2.5 Functions and packages. 2.6 Advanced object structures. 2.7 Working with data in
R. 2.8 Conclusion . 2.9 Exercises. 29 29 29 31 34 36 38 40 42 43 3 Descriptive Analysis of Network Structures 3.1 Introduction. 3.2 Complex systems and network science. 3.3 From network science to network psychometrics. 3.4 Constructing networks. 3.5 Analyzing networks. 3.6 Lord of the Rings example. 3.7 Conclusion . 3.8 Exercises . 45 45 46 48 49 50 61 62 63 4 Constructing and Drawing Networks in qgraph 4,1 Introduction. 4.2 qgraph functionality . 61 67 67
4.3 4.4 4.5 4.6 4.7 5 qgraph interpretation. Saving qgraph networks . Descriptive analysis of networks using qgraph. Conclusion . Exercises. 72 75 75 76 77 Association and Conditional Independence 79 5.1 Introduction. 79 5.2 Independence and dependence. 80 5.3 Conditional independence . 83 5.4 Testing for statistical dependencies. 84 5.5 Where do conditional dependenciescome from?. 86 5.6 Conclusion. 88 5.7 Exercises. 88 II Estimating Undirected Network Models 91 6 Pairwise Markov Random Fields 93 6.1 Introduction. 93 6.2 Pairwise Markov random
fields. 94 6.3 Interpreting pairwise Markov random fields. 95 6.4 Estimating saturated network models. 1θ2 6.5 Conclusion . 107 6.6 Exercises. 107 7 Estimating Network Structures using Model Selection 111 7.1 Introduction. Hl 7.2 Comparing multivariate statistical models. 112 7.3 Thresholding pruning . 115 7.4 Model search. H8 7.5 Regularization. 120 7.6 Recommendations for applied researchers. 123 7.7 Exercises. 129 8 Network Stability, Comparison, and Replicability 133 8.1 Introduction. 133 8.2 Stability and accuracy in one
sample. 135 8.3 Analyzing and comparing multiple samples. 140 8.4 Conclusion . 150 8.5 Exercises . 150 III Network Models for Longitudinal Data 155 9 Longitudinal Design Choices: Relating Data to Analysis 157 9.1 Introduction. 157
9.2 9.3 9.4 9.5 9.6 9.7 Data designs. 158 Analysis designs . 160 Differences between data and analysis. 162 Separating contemporaneous and temporal effects. 166 Conclusion . 167 Exercises . 168 10 Network Estimation from Time Series and Panel Data 169 10.1 Introduction. 169 10.2 Graphical vector auto-regression. 170 10.3 N = 1 estimation: personalized network models. 171 10.4 N 1 estimation: multi-level estimation. 176 10.5 Challenges to GVAR estimation. 182 10.6 Conclusion . 188 10.7 Exercises. 188 11 Modeling Change in Networks 193 11.1
Introduction. 193 11.2 Time-vary ing network models. 195 11.3 Estimating time-varying network models.197 11.4 Mood measurements example . 201 11.5 Conclusion . 206 11.6 Exercises. 206 Theory and Causality IV 12 12.1 12.2 12.3 12.4 12.5 12.6 211 Causal Inference 213 Introduction. 213 A language for expressing causal relations. 214 Statistical and causal relations . 216 Structural causal models.224 Conclusion . 228 Exercises . 228 13Idealized Modeling of Psychological Dynamics 233 13.1 Introduction. 233 13.2 Basics of the Ising
model.234 13.3 Idealized simulations of attitude dynamics. 236 13.4 Modeling phenomena in intelligence research. 239 13.5 Conclusion . 243 13.6 Exercises. 243 Index 247 |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author2 | Isvoranu, Adela-Maria 1992- Epskamp, Sacha Waldorp, Lourens J. Borsboom, Denny 1973- |
author2_role | edt edt edt edt |
author2_variant | a m i ami s e se l j w lj ljw d b db |
author_GND | (DE-588)1261316371 (DE-588)1261333012 (DE-588)1261331834 (DE-588)1037995759 |
author_facet | Isvoranu, Adela-Maria 1992- Epskamp, Sacha Waldorp, Lourens J. Borsboom, Denny 1973- |
building | Verbundindex |
bvnumber | BV048240296 |
classification_rvk | CM 4000 SK 850 ST 250 |
ctrlnum | (OCoLC)1335407335 (DE-599)KXP1800519214 |
discipline | Informatik Psychologie Mathematik |
discipline_str_mv | Informatik Psychologie Mathematik |
doi_str_mv | 10.4324/9781003111238 |
edition | First edition |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02255nam a2200505 c 4500</leader><controlfield tag="001">BV048240296</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20230804 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">220524s2022 xxka||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780367612948</subfield><subfield code="c">Broschur : EUR 56.95</subfield><subfield code="9">978-0-367-61294-8</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0367612941</subfield><subfield code="9">0-367-61294-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780367628765</subfield><subfield code="c">Festeinband : EUR 149.95</subfield><subfield code="9">978-0-367-62876-5</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1335407335</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)KXP1800519214</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxk</subfield><subfield code="c">XA-GB</subfield><subfield code="a">xxu</subfield><subfield code="c">XD-US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-706</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-473</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">CM 4000</subfield><subfield code="0">(DE-625)18951:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 850</subfield><subfield code="0">(DE-625)143263:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Network psychometrics with R</subfield><subfield code="b">a guide for behavioral and social scientists</subfield><subfield code="c">edited by: Adela-Maria Isvoranu, Sacha Epskamp, Lourens J. Waldorp, Denny Borsboom</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">First edition</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Abingdon, Oxon ; New York</subfield><subfield code="b">Routledge</subfield><subfield code="c">2022</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">250 Seiten</subfield><subfield code="b">Illustrationen, Diagramme</subfield><subfield code="c">25 cm</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Research methods and statistics</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturangaben</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Psychometrie</subfield><subfield code="0">(DE-588)4176236-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4143413-4</subfield><subfield code="a">Aufsatzsammlung</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Psychometrie</subfield><subfield code="0">(DE-588)4176236-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Isvoranu, Adela-Maria</subfield><subfield code="d">1992-</subfield><subfield code="0">(DE-588)1261316371</subfield><subfield code="4">edt</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Epskamp, Sacha</subfield><subfield code="0">(DE-588)1261333012</subfield><subfield code="4">edt</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Waldorp, Lourens J.</subfield><subfield code="0">(DE-588)1261331834</subfield><subfield code="4">edt</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Borsboom, Denny</subfield><subfield code="d">1973-</subfield><subfield code="0">(DE-588)1037995759</subfield><subfield code="4">edt</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-1-003-11123-8</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:Taylor&Francis</subfield><subfield code="u">https://doi.org/10.4324/9781003111238</subfield><subfield code="3">Ausführliche Beschreibung</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bamberg - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=033620802&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-033620802</subfield></datafield></record></collection> |
genre | (DE-588)4143413-4 Aufsatzsammlung gnd-content |
genre_facet | Aufsatzsammlung |
id | DE-604.BV048240296 |
illustrated | Illustrated |
index_date | 2024-07-03T19:53:59Z |
indexdate | 2024-07-10T09:32:50Z |
institution | BVB |
isbn | 9780367612948 0367612941 9780367628765 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-033620802 |
oclc_num | 1335407335 |
open_access_boolean | |
owner | DE-706 DE-11 DE-473 DE-BY-UBG |
owner_facet | DE-706 DE-11 DE-473 DE-BY-UBG |
physical | 250 Seiten Illustrationen, Diagramme 25 cm |
publishDate | 2022 |
publishDateSearch | 2022 |
publishDateSort | 2022 |
publisher | Routledge |
record_format | marc |
series2 | Research methods and statistics |
spelling | Network psychometrics with R a guide for behavioral and social scientists edited by: Adela-Maria Isvoranu, Sacha Epskamp, Lourens J. Waldorp, Denny Borsboom First edition Abingdon, Oxon ; New York Routledge 2022 250 Seiten Illustrationen, Diagramme 25 cm txt rdacontent n rdamedia nc rdacarrier Research methods and statistics Literaturangaben Psychometrie (DE-588)4176236-8 gnd rswk-swf R Programm (DE-588)4705956-4 gnd rswk-swf (DE-588)4143413-4 Aufsatzsammlung gnd-content R Programm (DE-588)4705956-4 s Psychometrie (DE-588)4176236-8 s DE-604 Isvoranu, Adela-Maria 1992- (DE-588)1261316371 edt Epskamp, Sacha (DE-588)1261333012 edt Waldorp, Lourens J. (DE-588)1261331834 edt Borsboom, Denny 1973- (DE-588)1037995759 edt Erscheint auch als Online-Ausgabe 978-1-003-11123-8 X:Taylor&Francis https://doi.org/10.4324/9781003111238 Ausführliche Beschreibung Digitalisierung UB Bamberg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=033620802&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Network psychometrics with R a guide for behavioral and social scientists Psychometrie (DE-588)4176236-8 gnd R Programm (DE-588)4705956-4 gnd |
subject_GND | (DE-588)4176236-8 (DE-588)4705956-4 (DE-588)4143413-4 |
title | Network psychometrics with R a guide for behavioral and social scientists |
title_auth | Network psychometrics with R a guide for behavioral and social scientists |
title_exact_search | Network psychometrics with R a guide for behavioral and social scientists |
title_exact_search_txtP | Network psychometrics with R a guide for behavioral and social scientists |
title_full | Network psychometrics with R a guide for behavioral and social scientists edited by: Adela-Maria Isvoranu, Sacha Epskamp, Lourens J. Waldorp, Denny Borsboom |
title_fullStr | Network psychometrics with R a guide for behavioral and social scientists edited by: Adela-Maria Isvoranu, Sacha Epskamp, Lourens J. Waldorp, Denny Borsboom |
title_full_unstemmed | Network psychometrics with R a guide for behavioral and social scientists edited by: Adela-Maria Isvoranu, Sacha Epskamp, Lourens J. Waldorp, Denny Borsboom |
title_short | Network psychometrics with R |
title_sort | network psychometrics with r a guide for behavioral and social scientists |
title_sub | a guide for behavioral and social scientists |
topic | Psychometrie (DE-588)4176236-8 gnd R Programm (DE-588)4705956-4 gnd |
topic_facet | Psychometrie R Programm Aufsatzsammlung |
url | https://doi.org/10.4324/9781003111238 http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=033620802&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT isvoranuadelamaria networkpsychometricswithraguideforbehavioralandsocialscientists AT epskampsacha networkpsychometricswithraguideforbehavioralandsocialscientists AT waldorplourensj networkpsychometricswithraguideforbehavioralandsocialscientists AT borsboomdenny networkpsychometricswithraguideforbehavioralandsocialscientists |