<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>iDES</author_name>
  <author_url>https://blog.hatena.ne.jp/iDES/</author_url>
  <blog_title>井出草平の研究ノート</blog_title>
  <blog_url>https://ides.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>構造方程式モデリング</anon>
    <anon>計量</anon>
  </categories>
  <description>平均分散抽出average variance extracted (AVE) 。Fornell＆Larcker基準とも言われている。 rdrr.io 計算 library(semTools) HS.model &lt;- ' visual =~ x1 + x2 + x3 textual =~ x4 + x5 + x6 speed =~ x7 + x8 + x9 ' dat &lt;- HolzingerSwineford1939[, paste0(&quot;x&quot;, 1:9)] fit &lt;- cfa(HS.model, data = dat) reliability(fit) reliability(fit, re…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fides.hatenablog.com%2Fentry%2F2020%2F11%2F08%2F013352&quot; title=&quot;平均分散抽出(AVE)をsemToolsで計算する[R] - 井出草平の研究ノート&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-11-08 01:33:52</published>
  <title>平均分散抽出(AVE)をsemToolsで計算する[R]</title>
  <type>rich</type>
  <url>https://ides.hatenablog.com/entry/2020/11/08/013352</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
