|
2 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
3 | 3 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
4 | 4 | <meta charset="utf-8">
|
5 |
| -<meta name="generator" content="quarto-1.7.29"> |
| 5 | +<meta name="generator" content="quarto-1.7.32"> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
7 | 7 | <title>coef_rename – modelsummary: Data and Model Summaries in R</title>
|
8 | 8 | <style>
|
|
69 | 69 | <script src="../site_libs/quarto-html/tippy.umd.min.js"></script>
|
70 | 70 | <script src="../site_libs/quarto-html/anchor.min.js"></script>
|
71 | 71 | <link href="../site_libs/quarto-html/tippy.css" rel="stylesheet">
|
72 |
| -<link href="../site_libs/quarto-html/quarto-syntax-highlighting-0815c480559380816a4d1ea211a47e91.css" rel="stylesheet" id="quarto-text-highlighting-styles"> |
| 72 | +<link href="../site_libs/quarto-html/quarto-syntax-highlighting-37eea08aefeeee20ff55810ff984fec1.css" rel="stylesheet" id="quarto-text-highlighting-styles"> |
73 | 73 | <script src="../site_libs/bootstrap/bootstrap.min.js"></script>
|
74 | 74 | <link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
75 | 75 | <link href="../site_libs/bootstrap/bootstrap-555d7fa6eb067a0c9d334ac7ef1a20f4.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light"><script id="quarto-search-options" type="application/json">{
|
|
475 | 475 |
|
476 | 476 | <script>
|
477 | 477 |
|
478 |
| - function styleCell_5d6pj1ah4gzkn3t8z80n(i, j, css_id) { |
479 |
| - var table = document.getElementById("tinytable_5d6pj1ah4gzkn3t8z80n"); |
| 478 | + function styleCell_y29rixwa386lryjudfye(i, j, css_id) { |
| 479 | + var table = document.getElementById("tinytable_y29rixwa386lryjudfye"); |
480 | 480 | var cell = table.querySelector(`[data-row="${i}"][data-col="${j}"]`);
|
481 | 481 | if (cell) {
|
482 | 482 | console.log(`Styling cell at (${i}, ${j}) with class ${css_id}`);
|
|
486 | 486 | }
|
487 | 487 | }
|
488 | 488 | function insertSpanRow(i, colspan, content) {
|
489 |
| - var table = document.getElementById('tinytable_5d6pj1ah4gzkn3t8z80n'); |
| 489 | + var table = document.getElementById('tinytable_y29rixwa386lryjudfye'); |
490 | 490 | // Find the row with data-row attribute matching i
|
491 | 491 | var targetRow = table.querySelector(`tr [data-row="${i}"]`).closest('tr');
|
492 | 492 | var newRow = table.insertRow(targetRow.rowIndex);
|
|
498 | 498 | // this may be unsafe, but innerText does not interpret <br>
|
499 | 499 | newCell.innerHTML = content;
|
500 | 500 | }
|
501 |
| - function spanCell_5d6pj1ah4gzkn3t8z80n(i, j, rowspan, colspan) { |
502 |
| - var table = document.getElementById("tinytable_5d6pj1ah4gzkn3t8z80n"); |
| 501 | + function spanCell_y29rixwa386lryjudfye(i, j, rowspan, colspan) { |
| 502 | + var table = document.getElementById("tinytable_y29rixwa386lryjudfye"); |
503 | 503 | const targetCell = table.querySelector(`[data-row="${i}"][data-col="${j}"]`);
|
504 | 504 | if (!targetCell) {
|
505 | 505 | console.warn(`Cell at (${i}, ${j}) not found.`);
|
|
530 | 530 | window.addEventListener('load', function () {
|
531 | 531 | var cellsToStyle = [
|
532 | 532 | // tinytable style arrays after
|
533 |
| - { positions: [ { i: '16', j: 1 }, ], css_id: 'tinytable_css_w3lhxrcp52oakbia5w1n',}, |
534 |
| - { positions: [ { i: '8', j: 1 }, ], css_id: 'tinytable_css_58nched4obvax0bod599',}, |
535 |
| - { positions: [ { i: '1', j: 1 }, { i: '2', j: 1 }, { i: '3', j: 1 }, { i: '4', j: 1 }, { i: '5', j: 1 }, { i: '6', j: 1 }, { i: '7', j: 1 }, { i: '12', j: 1 }, { i: '9', j: 1 }, { i: '10', j: 1 }, { i: '11', j: 1 }, { i: '13', j: 1 }, { i: '14', j: 1 }, { i: '15', j: 1 }, ], css_id: 'tinytable_css_t5x71hgcs4ujv5ng0tb0',}, |
536 |
| - { positions: [ { i: '0', j: 1 }, ], css_id: 'tinytable_css_rd2ojitss77g8zugkz4e',}, |
537 |
| - { positions: [ { i: '16', j: 0 }, ], css_id: 'tinytable_css_wwqrwyrohhr50e40ch3n',}, |
538 |
| - { positions: [ { i: '8', j: 0 }, ], css_id: 'tinytable_css_k4kfyl6azkjtnmrayqlj',}, |
539 |
| - { positions: [ { i: '1', j: 0 }, { i: '2', j: 0 }, { i: '3', j: 0 }, { i: '4', j: 0 }, { i: '5', j: 0 }, { i: '6', j: 0 }, { i: '7', j: 0 }, { i: '12', j: 0 }, { i: '9', j: 0 }, { i: '10', j: 0 }, { i: '11', j: 0 }, { i: '13', j: 0 }, { i: '14', j: 0 }, { i: '15', j: 0 }, ], css_id: 'tinytable_css_5l341pygnnufd375ep0b',}, |
540 |
| - { positions: [ { i: '0', j: 0 }, ], css_id: 'tinytable_css_dag29ihw0of7he5bmv94',}, |
| 533 | + { positions: [ { i: '16', j: 1 }, ], css_id: 'tinytable_css_7ty7kxkm0ckvjb3e7eh1',}, |
| 534 | + { positions: [ { i: '8', j: 1 }, ], css_id: 'tinytable_css_p52v2w3bq6f75bhw3cc6',}, |
| 535 | + { positions: [ { i: '1', j: 1 }, { i: '2', j: 1 }, { i: '3', j: 1 }, { i: '4', j: 1 }, { i: '5', j: 1 }, { i: '6', j: 1 }, { i: '7', j: 1 }, { i: '12', j: 1 }, { i: '9', j: 1 }, { i: '10', j: 1 }, { i: '11', j: 1 }, { i: '13', j: 1 }, { i: '14', j: 1 }, { i: '15', j: 1 }, ], css_id: 'tinytable_css_wzvi112stuai9xhjaijs',}, |
| 536 | + { positions: [ { i: '0', j: 1 }, ], css_id: 'tinytable_css_ievqb3ruejwnv3fjgh41',}, |
| 537 | + { positions: [ { i: '16', j: 0 }, ], css_id: 'tinytable_css_8ni42d8wx67osi9c27na',}, |
| 538 | + { positions: [ { i: '8', j: 0 }, ], css_id: 'tinytable_css_qdc25irgqx56iccgrf8y',}, |
| 539 | + { positions: [ { i: '1', j: 0 }, { i: '2', j: 0 }, { i: '3', j: 0 }, { i: '4', j: 0 }, { i: '5', j: 0 }, { i: '6', j: 0 }, { i: '7', j: 0 }, { i: '12', j: 0 }, { i: '9', j: 0 }, { i: '10', j: 0 }, { i: '11', j: 0 }, { i: '13', j: 0 }, { i: '14', j: 0 }, { i: '15', j: 0 }, ], css_id: 'tinytable_css_l34r9hf9b6612hpwzrkt',}, |
| 540 | + { positions: [ { i: '0', j: 0 }, ], css_id: 'tinytable_css_dl9wy354gogzef31zkhv',}, |
541 | 541 | ];
|
542 | 542 |
|
543 | 543 | // Loop over the arrays to style the cells
|
544 | 544 | cellsToStyle.forEach(function (group) {
|
545 | 545 | group.positions.forEach(function (cell) {
|
546 |
| - styleCell_5d6pj1ah4gzkn3t8z80n(cell.i, cell.j, group.css_id); |
| 546 | + styleCell_y29rixwa386lryjudfye(cell.i, cell.j, group.css_id); |
547 | 547 | });
|
548 | 548 | });
|
549 | 549 | });
|
550 | 550 | </script><style>
|
551 | 551 | /* tinytable css entries after */
|
552 |
| - .table td.tinytable_css_w3lhxrcp52oakbia5w1n, .table th.tinytable_css_w3lhxrcp52oakbia5w1n { text-align: center; border-bottom: solid #d3d8dc 0.1em; } |
553 |
| - .table td.tinytable_css_58nched4obvax0bod599, .table th.tinytable_css_58nched4obvax0bod599 { text-align: center; border-bottom: solid black 0.05em; } |
554 |
| - .table td.tinytable_css_t5x71hgcs4ujv5ng0tb0, .table th.tinytable_css_t5x71hgcs4ujv5ng0tb0 { text-align: center; } |
555 |
| - .table td.tinytable_css_rd2ojitss77g8zugkz4e, .table th.tinytable_css_rd2ojitss77g8zugkz4e { text-align: center; border-top: solid #d3d8dc 0.1em; border-bottom: solid #d3d8dc 0.05em; } |
556 |
| - .table td.tinytable_css_wwqrwyrohhr50e40ch3n, .table th.tinytable_css_wwqrwyrohhr50e40ch3n { text-align: left; border-bottom: solid #d3d8dc 0.1em; } |
557 |
| - .table td.tinytable_css_k4kfyl6azkjtnmrayqlj, .table th.tinytable_css_k4kfyl6azkjtnmrayqlj { text-align: left; border-bottom: solid black 0.05em; } |
558 |
| - .table td.tinytable_css_5l341pygnnufd375ep0b, .table th.tinytable_css_5l341pygnnufd375ep0b { text-align: left; } |
559 |
| - .table td.tinytable_css_dag29ihw0of7he5bmv94, .table th.tinytable_css_dag29ihw0of7he5bmv94 { text-align: left; border-top: solid #d3d8dc 0.1em; border-bottom: solid #d3d8dc 0.05em; } |
| 552 | + .table td.tinytable_css_7ty7kxkm0ckvjb3e7eh1, .table th.tinytable_css_7ty7kxkm0ckvjb3e7eh1 { text-align: center; border-bottom: solid #d3d8dc 0.1em; } |
| 553 | + .table td.tinytable_css_p52v2w3bq6f75bhw3cc6, .table th.tinytable_css_p52v2w3bq6f75bhw3cc6 { text-align: center; border-bottom: solid black 0.05em; } |
| 554 | + .table td.tinytable_css_wzvi112stuai9xhjaijs, .table th.tinytable_css_wzvi112stuai9xhjaijs { text-align: center; } |
| 555 | + .table td.tinytable_css_ievqb3ruejwnv3fjgh41, .table th.tinytable_css_ievqb3ruejwnv3fjgh41 { text-align: center; border-top: solid #d3d8dc 0.1em; border-bottom: solid #d3d8dc 0.05em; } |
| 556 | + .table td.tinytable_css_8ni42d8wx67osi9c27na, .table th.tinytable_css_8ni42d8wx67osi9c27na { text-align: left; border-bottom: solid #d3d8dc 0.1em; } |
| 557 | + .table td.tinytable_css_qdc25irgqx56iccgrf8y, .table th.tinytable_css_qdc25irgqx56iccgrf8y { text-align: left; border-bottom: solid black 0.05em; } |
| 558 | + .table td.tinytable_css_l34r9hf9b6612hpwzrkt, .table th.tinytable_css_l34r9hf9b6612hpwzrkt { text-align: left; } |
| 559 | + .table td.tinytable_css_dl9wy354gogzef31zkhv, .table th.tinytable_css_dl9wy354gogzef31zkhv { text-align: left; border-top: solid #d3d8dc 0.1em; border-bottom: solid #d3d8dc 0.05em; } |
560 | 560 | </style>
|
561 | 561 | <div class="container">
|
562 |
| - <table class="table table-borderless" id="tinytable_5d6pj1ah4gzkn3t8z80n" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> |
| 562 | + <table class="table table-borderless" id="tinytable_y29rixwa386lryjudfye" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing="true"> |
563 | 563 | <thead><tr>
|
564 | 564 | <th scope="col" data-row="0" data-col="0"> </th>
|
565 | 565 | <th scope="col" data-row="0" data-col="1">(1)</th>
|
|
0 commit comments