Skip to content

Commit

Permalink
Added email links
Browse files Browse the repository at this point in the history
  • Loading branch information
josherrickson committed Aug 24, 2023
1 parent 3f9a8dd commit 9465007
Show file tree
Hide file tree
Showing 11 changed files with 102 additions and 1,250 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
.Rhistory
.RData
.Ruserdata
.DS_Store
.DS_Store
/.quarto/
Empty file added docs/.nojekyll
Empty file.
2 changes: 2 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ <h1 class="title">Consulting for Statistics, Computing &amp; Analytics Research<
</figure>
</div>
<p>This is the resources site for CSCAR. For our main page, please visit <a href="https://cscar.research.umich.edu/" class="uri">https://cscar.research.umich.edu/</a>.</p>
<p>To send a support email, please email <a href="mailto:stats-consulting@umich.edu" class="email">stats-consulting@umich.edu</a>.</p>
<p>To schedule a consultation, please email <a href="mailto:deskpeople@umich.edu" class="email">deskpeople@umich.edu</a>.</p>



Expand Down
29 changes: 15 additions & 14 deletions docs/sas.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,8 @@

<script src="site_libs/quarto-nav/quarto-nav.js"></script>
<script src="site_libs/quarto-nav/headroom.min.js"></script>
<link href="./img/favicon.ico" rel="icon">
<script src="site_libs/clipboard/clipboard.min.js"></script>
<script src="site_libs/quarto-search/autocomplete.umd.js"></script>
<script src="site_libs/quarto-search/fuse.min.js"></script>
<script src="site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="./">
<script src="site_libs/quarto-html/quarto.js"></script>
<script src="site_libs/quarto-html/popper.min.js"></script>
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
Expand All @@ -40,12 +37,6 @@
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
<script id="quarto-search-options" type="application/json">{
"location": "navbar",
"copy-button": false,
"collapse-after": 3,
"panel-placement": "end",
"type": "overlay",
"limit": 20,
"language": {
"search-no-results-text": "No results",
"search-matching-documents-text": "matching documents",
Expand All @@ -61,7 +52,7 @@
}</script>


<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="cscar.css">
</head>

<body class="nav-fixed">
Expand All @@ -71,11 +62,13 @@
<nav class="navbar navbar-expand-lg navbar-dark ">
<div class="navbar-container container-fluid">
<div class="navbar-brand-container">
<a href="./index.html" class="navbar-brand navbar-brand-logo">
<img src="./images/signature-social.png" alt="CSCAR logo" class="navbar-logo">
</a>
<a class="navbar-brand" href="./index.html">
<span class="navbar-title">CSCAR</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
<span class="navbar-toggler-icon"></span>
</button>
Expand All @@ -84,6 +77,10 @@
<li class="nav-item">
<a class="nav-link" href="./index.html" rel="" target="">
<span class="menu-text">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./workshops.html" rel="" target="">
<span class="menu-text">Workshop Notes</span></a>
</li>
<li class="nav-item dropdown ">
<a class="nav-link dropdown-toggle" href="#" id="nav-menu-resources" role="button" data-bs-toggle="dropdown" aria-expanded="false" rel="" target="">
Expand All @@ -92,7 +89,7 @@
<ul class="dropdown-menu" aria-labelledby="nav-menu-resources">
<li>
<a class="dropdown-item" href="./statistics.html" rel="" target="">
<span class="dropdown-text">"General Statistical Resources"</span></a>
<span class="dropdown-text">General Statistical Resources</span></a>
</li>
<li>
<a class="dropdown-item" href="./r.html" rel="" target="">
Expand All @@ -104,11 +101,15 @@
</li>
<li>
<a class="dropdown-item" href="./python.html" rel="" target="">
<span class="dropdown-text">"Python resources"</span></a>
<span class="dropdown-text">Python</span></a>
</li>
<li>
<a class="dropdown-item" href="./matlab.html" rel="" target="">
<span class="dropdown-text">MATLAB</span></a>
</li>
<li>
<a class="dropdown-item" href="./sem.html" rel="" target="">
<span class="dropdown-text">SEM</span></a>
</li>
</ul>
</li>
Expand Down
157 changes: 75 additions & 82 deletions docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@
"section": "",
"text": "Comparing the three variance estimators: OLS, robust, and robust cluster\nMarginal Effects- Rich Williams notes- 1\nMarginal Effects- Rich Williams notes- 2\nMarginal Effects- Rich Williams notes- 3\nInteractions with logistic regression"
},
{
"objectID": "index.html",
"href": "index.html",
"title": "Consulting for Statistics, Computing & Analytics Research",
"section": "",
"text": "This is the resources site for CSCAR. For our main page, please visit https://cscar.research.umich.edu/."
},
{
"objectID": "r.html",
"href": "r.html",
Expand Down Expand Up @@ -83,13 +76,6 @@
"section": "",
"text": "ggplot2\nplotly\nhtmlwidgets"
},
{
"objectID": "r.html#regular-expressions-in-r",
"href": "r.html#regular-expressions-in-r",
"title": "R",
"section": "",
"text": "via stringi package"
},
{
"objectID": "r.html#high-performance-computing",
"href": "r.html#high-performance-computing",
Expand All @@ -105,11 +91,74 @@
"text": "Rstudio: Make your R efforts easier and expand them with the most popular IDE for R. Developers provide many useful packages as well.\nStackOverflow: Q & A tagged ‘R’\nRSeek: for searching R on the web a little more efficiently\nRbloggers: see what other R users are doing"
},
{
"objectID": "sas.html",
"href": "sas.html",
"title": "SAS",
"objectID": "python.html",
"href": "python.html",
"title": "Python",
"section": "",
"text": "SAS"
"text": "CSCAR Workshops- Kerby Shedden\nCSCAR Workshops- Marcio Mourao\nCSCAR Workshops- Alex Cao\n100 Numpy Exercises\n\n\n\nPython for Data Analysis\n\n\n\n\nPandas\nStatsModels\nscikit-learn\n\n\n\nmatplotlib\nplotly\nbokeh\nseaborn\n\n\n\n\n\nAnaconda\n\n\n\nKeras"
},
{
"objectID": "python.html#learning-python",
"href": "python.html#learning-python",
"title": "Python",
"section": "",
"text": "CSCAR Workshops- Kerby Shedden\nCSCAR Workshops- Marcio Mourao\nCSCAR Workshops- Alex Cao\n100 Numpy Exercises\n\n\n\nPython for Data Analysis"
},
{
"objectID": "python.html#modules",
"href": "python.html#modules",
"title": "Python",
"section": "",
"text": "Pandas\nStatsModels\nscikit-learn"
},
{
"objectID": "python.html#visualization",
"href": "python.html#visualization",
"title": "Python",
"section": "",
"text": "matplotlib\nplotly\nbokeh\nseaborn"
},
{
"objectID": "python.html#other",
"href": "python.html#other",
"title": "Python",
"section": "",
"text": "Anaconda\n\n\n\nKeras"
},
{
"objectID": "workshops.html",
"href": "workshops.html",
"title": "Workshop Notes",
"section": "",
"text": "Workshop Notes\nCSCAR offers a number of workshops. Here are the notes for some of them:\nIntroduction to Stata\nIntroduction to SPSS"
},
{
"objectID": "sem.html",
"href": "sem.html",
"title": "SEM",
"section": "",
"text": "lavaan: popular SEM package in R (see the CSCAR workshop also)\nmediation\n\n\n\nMplus website/forums\nProcess Some clients ask about using Process scripts in SPSS, but these models are more flexibly engaged in SEM programs like Mplus, R, or Stata. This lists all of the processing models and then some for Mplus, which would easily translate to lavaan.\n\n\n\nSEM page\n\n\n\n\nCSCAR workshop: web notes for the workshop content and beyond\nPersonality Project: William Revelle’s site for psychometrics\n\n\nSample Size Requirements for Structural Equation Models Wolf et al. (2013)\nPower analysis and determination of sample size for covariance structure modeling MacCallum et al. (1996)\nweb tool http://www.quantpsy.org/\n\n\n\nStandardized coefficients greater than 1\n\n\n\n\nPrinciples and Practice of Structural Equation Modeling: classic guide\nLatent Variable Modeling using R: A Step-By-Step Guide: learn SEM in R\nDiscovering Structural Equation Modeling Using Stata"
},
{
"objectID": "sem.html#programming",
"href": "sem.html#programming",
"title": "SEM",
"section": "",
"text": "lavaan: popular SEM package in R (see the CSCAR workshop also)\nmediation\n\n\n\nMplus website/forums\nProcess Some clients ask about using Process scripts in SPSS, but these models are more flexibly engaged in SEM programs like Mplus, R, or Stata. This lists all of the processing models and then some for Mplus, which would easily translate to lavaan.\n\n\n\nSEM page"
},
{
"objectID": "sem.html#general",
"href": "sem.html#general",
"title": "SEM",
"section": "",
"text": "CSCAR workshop: web notes for the workshop content and beyond\nPersonality Project: William Revelle’s site for psychometrics\n\n\nSample Size Requirements for Structural Equation Models Wolf et al. (2013)\nPower analysis and determination of sample size for covariance structure modeling MacCallum et al. (1996)\nweb tool http://www.quantpsy.org/\n\n\n\nStandardized coefficients greater than 1"
},
{
"objectID": "sem.html#books",
"href": "sem.html#books",
"title": "SEM",
"section": "",
"text": "Principles and Practice of Structural Equation Modeling: classic guide\nLatent Variable Modeling using R: A Step-By-Step Guide: learn SEM in R\nDiscovering Structural Equation Modeling Using Stata"
},
{
"objectID": "matlab.html",
Expand Down Expand Up @@ -154,39 +203,18 @@
"text": "MATLAB Products"
},
{
"objectID": "python.html",
"href": "python.html",
"title": "Python",
"section": "",
"text": "CSCAR Workshops- Kerby Shedden\nCSCAR Workshops- Marcio Mourao\nCSCAR Workshops- Alex Cao\n100 Numpy Exercises\n\n\n\nPython for Data Analysis\n\n\n\n\nPandas\nStatsModels\nscikit-learn\n\n\n\nmatplotlib\nplotly\nbokeh\nseaborn\n\n\n\n\n\nAnaconda\n\n\n\nKeras"
},
{
"objectID": "python.html#learning-python",
"href": "python.html#learning-python",
"title": "Python",
"section": "",
"text": "CSCAR Workshops- Kerby Shedden\nCSCAR Workshops- Marcio Mourao\nCSCAR Workshops- Alex Cao\n100 Numpy Exercises\n\n\n\nPython for Data Analysis"
},
{
"objectID": "python.html#modules",
"href": "python.html#modules",
"title": "Python",
"section": "",
"text": "Pandas\nStatsModels\nscikit-learn"
},
{
"objectID": "python.html#visualization",
"href": "python.html#visualization",
"title": "Python",
"objectID": "sas.html",
"href": "sas.html",
"title": "SAS",
"section": "",
"text": "matplotlib\nplotly\nbokeh\nseaborn"
"text": "SAS"
},
{
"objectID": "python.html#other",
"href": "python.html#other",
"title": "Python",
"objectID": "index.html",
"href": "index.html",
"title": "Consulting for Statistics, Computing & Analytics Research",
"section": "",
"text": "Anaconda\n\n\n\nKeras"
"text": "This is the resources site for CSCAR. For our main page, please visit https://cscar.research.umich.edu/.\nTo send a support email, please email stats-consulting@umich.edu.\nTo schedule a consultation, please email deskpeople@umich.edu."
},
{
"objectID": "statistics.html",
Expand Down Expand Up @@ -257,40 +285,5 @@
"title": "General Statistical Resources",
"section": "",
"text": "Oh no I got the wrong sign\nFactor Analysis vs. Principal Component Analysis\nChange scores vs. ANCOVA\nProblems Caused by Categorizing Continuous Variables\nHow to Spot Visualization Lies\nWhat are pseudo R-squareds? Describes how pseudo R-squareds come about, compares and contrasts the various versions, and describes their limitations.\nHow much lower should AIC be before I prefer that model?"
},
{
"objectID": "workshops.html",
"href": "workshops.html",
"title": "Workshop Notes",
"section": "",
"text": "Workshop Notes\nCSCAR offers a number of workshops. Here are the notes for some of them:\nIntroduction to Stata\nIntroduction to SPSS"
},
{
"objectID": "sem.html",
"href": "sem.html",
"title": "SEM",
"section": "",
"text": "lavaan: popular SEM package in R (see the CSCAR workshop also)\nmediation\n\n\n\nMplus website/forums\nProcess Some clients ask about using Process scripts in SPSS, but these models are more flexibly engaged in SEM programs like Mplus, R, or Stata. This lists all of the processing models and then some for Mplus, which would easily translate to lavaan.\n\n\n\nSEM page\n\n\n\n\nCSCAR workshop: web notes for the workshop content and beyond\nPersonality Project: William Revelle’s site for psychometrics\n\n\nSample Size Requirements for Structural Equation Models Wolf et al. (2013)\nPower analysis and determination of sample size for covariance structure modeling MacCallum et al. (1996)\nweb tool http://www.quantpsy.org/\n\n\n\nStandardized coefficients greater than 1\n\n\n\n\nPrinciples and Practice of Structural Equation Modeling: classic guide\nLatent Variable Modeling using R: A Step-By-Step Guide: learn SEM in R\nDiscovering Structural Equation Modeling Using Stata"
},
{
"objectID": "sem.html#programming",
"href": "sem.html#programming",
"title": "SEM",
"section": "",
"text": "lavaan: popular SEM package in R (see the CSCAR workshop also)\nmediation\n\n\n\nMplus website/forums\nProcess Some clients ask about using Process scripts in SPSS, but these models are more flexibly engaged in SEM programs like Mplus, R, or Stata. This lists all of the processing models and then some for Mplus, which would easily translate to lavaan.\n\n\n\nSEM page"
},
{
"objectID": "sem.html#general",
"href": "sem.html#general",
"title": "SEM",
"section": "",
"text": "CSCAR workshop: web notes for the workshop content and beyond\nPersonality Project: William Revelle’s site for psychometrics\n\n\nSample Size Requirements for Structural Equation Models Wolf et al. (2013)\nPower analysis and determination of sample size for covariance structure modeling MacCallum et al. (1996)\nweb tool http://www.quantpsy.org/\n\n\n\nStandardized coefficients greater than 1"
},
{
"objectID": "sem.html#books",
"href": "sem.html#books",
"title": "SEM",
"section": "",
"text": "Principles and Practice of Structural Equation Modeling: classic guide\nLatent Variable Modeling using R: A Step-By-Step Guide: learn SEM in R\nDiscovering Structural Equation Modeling Using Stata"
}
]
3 changes: 0 additions & 3 deletions docs/site_libs/quarto-search/autocomplete.umd.js

This file was deleted.

9 changes: 0 additions & 9 deletions docs/site_libs/quarto-search/fuse.min.js

This file was deleted.

Loading

0 comments on commit 9465007

Please # to comment.