Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarbhrigu committed May 22, 2024
1 parent 8be43cc commit fd2acb2
Show file tree
Hide file tree
Showing 11 changed files with 97 additions and 541 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ website:
text: miipw
- href: Resume.qmd
text: myResume
- href: portfolio.qmd
text: portfolio
- href: projects.qmd
text: projects

format:
html:
Expand Down
4 changes: 4 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ website:
text: miipw
- href: Resume.qmd
text: myresume
- href: portfolio.qmd
text: portfolio
- href: projects.qmd
text: projects
right:
- about.qmd
- icon: github
Expand Down
12 changes: 10 additions & 2 deletions _site/Resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,16 @@
<span class="menu-text">miipw</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./test.html" rel="" target="">
<span class="menu-text">testshiny</span></a>
<a class="nav-link active" href="./Resume.html" rel="" target="" aria-current="page">
<span class="menu-text">myresume</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./portfolio.html" rel="" target="">
<span class="menu-text">portfolio</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./projects.html" rel="" target="">
<span class="menu-text">projects</span></a>
</li>
</ul>
<ul class="navbar-nav navbar-nav-scroll ms-auto">
Expand Down
12 changes: 10 additions & 2 deletions _site/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,16 @@
<span class="menu-text">miipw</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./test.html" rel="" target="">
<span class="menu-text">testshiny</span></a>
<a class="nav-link" href="./Resume.html" rel="" target="">
<span class="menu-text">myresume</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./portfolio.html" rel="" target="">
<span class="menu-text">portfolio</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./projects.html" rel="" target="">
<span class="menu-text">projects</span></a>
</li>
</ul>
<ul class="navbar-nav navbar-nav-scroll ms-auto">
Expand Down
8 changes: 8 additions & 0 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,14 @@
<a class="nav-link" href="./Resume.html" rel="" target="">
<span class="menu-text">myresume</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./portfolio.html" rel="" target="">
<span class="menu-text">portfolio</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./projects.html" rel="" target="">
<span class="menu-text">projects</span></a>
</li>
</ul>
<ul class="navbar-nav navbar-nav-scroll ms-auto">
<li class="nav-item">
Expand Down
40 changes: 24 additions & 16 deletions _site/miipw.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,16 @@
<span class="menu-text">miipw</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./test.html" rel="" target="">
<span class="menu-text">testshiny</span></a>
<a class="nav-link" href="./Resume.html" rel="" target="">
<span class="menu-text">myresume</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./portfolio.html" rel="" target="">
<span class="menu-text">portfolio</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./projects.html" rel="" target="">
<span class="menu-text">projects</span></a>
</li>
</ul>
<ul class="navbar-nav navbar-nav-scroll ms-auto">
Expand Down Expand Up @@ -308,24 +316,24 @@ <h1>Meanscore method</h1>
<span id="cb3-13"><a href="#cb3-13" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; maxit = 50, m = 2, pMat = pMat)</span></span>
<span id="cb3-14"><a href="#cb3-14" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; </span></span>
<span id="cb3-15"><a href="#cb3-15" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; $inference</span></span>
<span id="cb3-16"><a href="#cb3-16" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; Estimates SE z value Pr(&gt;|z|)</span></span>
<span id="cb3-17"><a href="#cb3-17" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 1 715.09807929 215.70748044 3.31512879 0.00091601</span></span>
<span id="cb3-18"><a href="#cb3-18" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 2 0.45267573 0.44562660 1.01581847 0.30971584</span></span>
<span id="cb3-19"><a href="#cb3-19" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 3 0.07465221 0.62844128 0.11878947 0.90544215</span></span>
<span id="cb3-20"><a href="#cb3-20" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 4 0.04782356 0.01068731 4.47479828 0.00000765</span></span>
<span id="cb3-21"><a href="#cb3-21" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 5 -0.01829170 0.01354573 -1.35036665 0.17689840</span></span>
<span id="cb3-22"><a href="#cb3-22" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 6 0.02269063 0.30146177 0.07526868 0.94000094</span></span>
<span id="cb3-23"><a href="#cb3-23" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 7 -0.83617029 0.46578914 -1.79516913 0.07262676</span></span>
<span id="cb3-16"><a href="#cb3-16" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; Estimates SE z value Pr(&gt;|z|)</span></span>
<span id="cb3-17"><a href="#cb3-17" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 1 762.547149392 2.099789e+02 3.63154238 0.00028173</span></span>
<span id="cb3-18"><a href="#cb3-18" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 2 0.464990583 4.486421e-01 1.03643998 0.29999693</span></span>
<span id="cb3-19"><a href="#cb3-19" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 3 0.294731741 6.457648e-01 0.45640723 0.64809716</span></span>
<span id="cb3-20"><a href="#cb3-20" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 4 0.049977496 9.651713e-03 5.17809607 0.00000022</span></span>
<span id="cb3-21"><a href="#cb3-21" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 5 -0.025332067 1.217050e-02 -2.08143194 0.03739439</span></span>
<span id="cb3-22"><a href="#cb3-22" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 6 0.007989687 2.755516e-01 0.02899525 0.97686838</span></span>
<span id="cb3-23"><a href="#cb3-23" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 7 -1.593944682 4.539632e-01 -3.51117562 0.00044613</span></span>
<span id="cb3-24"><a href="#cb3-24" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; </span></span>
<span id="cb3-25"><a href="#cb3-25" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; $phi</span></span>
<span id="cb3-26"><a href="#cb3-26" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; [1] 320688.9</span></span>
<span id="cb3-26"><a href="#cb3-26" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; [1] 325677.1</span></span>
<span id="cb3-27"><a href="#cb3-27" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; </span></span>
<span id="cb3-28"><a href="#cb3-28" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; $Ralpha</span></span>
<span id="cb3-29"><a href="#cb3-29" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; [,1] [,2] [,3] [,4]</span></span>
<span id="cb3-30"><a href="#cb3-30" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; [1,] 1.0000000 -0.1007111 -0.1007111 -0.1007111</span></span>
<span id="cb3-31"><a href="#cb3-31" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; [2,] -0.1007111 1.0000000 -0.1007111 -0.1007111</span></span>
<span id="cb3-32"><a href="#cb3-32" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; [3,] -0.1007111 -0.1007111 1.0000000 -0.1007111</span></span>
<span id="cb3-33"><a href="#cb3-33" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; [4,] -0.1007111 -0.1007111 -0.1007111 1.0000000</span></span>
<span id="cb3-30"><a href="#cb3-30" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; [1,] 1.0000000 -0.1034276 -0.1034276 -0.1034276</span></span>
<span id="cb3-31"><a href="#cb3-31" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; [2,] -0.1034276 1.0000000 -0.1034276 -0.1034276</span></span>
<span id="cb3-32"><a href="#cb3-32" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; [3,] -0.1034276 -0.1034276 1.0000000 -0.1034276</span></span>
<span id="cb3-33"><a href="#cb3-33" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; [4,] -0.1034276 -0.1034276 -0.1034276 1.0000000</span></span>
<span id="cb3-34"><a href="#cb3-34" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; </span></span>
<span id="cb3-35"><a href="#cb3-35" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; attr(,"class")</span></span>
<span id="cb3-36"><a href="#cb3-36" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; [1] "summary_meanscore"</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
Expand Down Expand Up @@ -374,7 +382,7 @@ <h1>Model Selection Crietrion QIC</h1>
<span id="cb5-10"><a href="#cb5-10" aria-hidden="true" tabindex="-1"></a> <span class="at">corstr =</span> <span class="st">'independent'</span>,<span class="at">maxit=</span><span class="dv">50</span>,<span class="at">m=</span><span class="dv">2</span>,<span class="at">pMat=</span>pMat)</span>
<span id="cb5-11"><a href="#cb5-11" aria-hidden="true" tabindex="-1"></a><span class="fu">QICmiipw</span>(<span class="at">model.R=</span>m1,<span class="at">model.indep=</span>m11,<span class="at">family=</span><span class="st">"gaussian"</span>)</span>
<span id="cb5-12"><a href="#cb5-12" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; QIC QICu Quasi Lik </span></span>
<span id="cb5-13"><a href="#cb5-13" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 169.3025 485.0000 -78.5000</span></span>
<span id="cb5-13"><a href="#cb5-13" aria-hidden="true" tabindex="-1"></a><span class="co">#&gt; 168.8779 485.0000 -78.5000</span></span>
<span id="cb5-14"><a href="#cb5-14" aria-hidden="true" tabindex="-1"></a><span class="do">##</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</div>

Expand Down
12 changes: 10 additions & 2 deletions _site/portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,16 @@
<span class="menu-text">miipw</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./test.html" rel="" target="">
<span class="menu-text">testshiny</span></a>
<a class="nav-link" href="./Resume.html" rel="" target="">
<span class="menu-text">myresume</span></a>
</li>
<li class="nav-item">
<a class="nav-link active" href="./portfolio.html" rel="" target="" aria-current="page">
<span class="menu-text">portfolio</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./projects.html" rel="" target="">
<span class="menu-text">projects</span></a>
</li>
</ul>
<ul class="navbar-nav navbar-nav-scroll ms-auto">
Expand Down
12 changes: 10 additions & 2 deletions _site/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,16 @@
<span class="menu-text">miipw</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./test.html" rel="" target="">
<span class="menu-text">testshiny</span></a>
<a class="nav-link" href="./Resume.html" rel="" target="">
<span class="menu-text">myresume</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./portfolio.html" rel="" target="">
<span class="menu-text">portfolio</span></a>
</li>
<li class="nav-item">
<a class="nav-link active" href="./projects.html" rel="" target="" aria-current="page">
<span class="menu-text">projects</span></a>
</li>
</ul>
<ul class="navbar-nav navbar-nav-scroll ms-auto">
Expand Down
Loading

0 comments on commit fd2acb2

Please sign in to comment.